Creates and initializes new JpegFrame class instance.
Name | Description | |
---|---|---|
JpegFrame() |
Creates and initializes new JpegFrame class instance. |
|
JpegFrame(Int32, Boolean) |
Creates and initializes new JpegFrame class instance. You can set some the frame settings here. |
|
JpegFrame(Int32, Boolean, Boolean) |
Creates and initializes new JpegFrame class instance. You can associate a bitmap with it as well as set all the frame settings here. |
|
JpegFrame(Bitmap, Int32, Boolean) |
Creates and initializes new JpegFrame class instance. You can associate a bitmap with it as well as set all the frame settings here. |
|
JpegFrame(Bitmap, Int32, Boolean, Boolean) |
Creates and initializes new JpegFrame class instance. You can associate a bitmap with it as well as set all the frame settings here. |