The BmpEncoderOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BmpEncoderOptions | Overloaded. Creates and initializes new BmpEncoderOptions class instance. |
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToFrame |
Creates and initalizes Frame class instance with these encoder options. (Overrides EncoderOptions.ToFrame().) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
Compression |
Gets/sets BMP compression type. |
![]() |
Left |
Gets/sets left position of the frame. (Inherited from EncoderOptions.) |
![]() |
MediaFormat |
Returns media format for which encoder options are defined. (Inherited from EncoderOptions.) |
![]() |
Top |
Gets/sets top position of the frame. (Inherited from EncoderOptions.) |