The following tables list the members exposed by CodecsThumbnailOptions.
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color to use if both ForceSize and MaintainAspectRatio are true. |
![]() | BitsPerPixel | Gets or sets the desired thumbnail bits per pixel. |
![]() ![]() | Default | Gets the default settings for CodecsThumbnailOptions. |
![]() | DitheringMethod | Gets or sets the dithering method to use when creating thumbnails. |
![]() | ForceSize | Gets or sets a value indicating whether the generated thumbnail should be forced to the requested size. |
![]() | Height | Gets or sets the desired thumbnail height. |
![]() | LoadStamp | Gets or sets a value which indicates whether to attempt to load stamps from file formats that support preview images. |
![]() | MaintainAspectRatio | Gets or sets a value which indicates whether the aspect ratio of the image should be maintained when creating thumbnail images. |
![]() | Order | Gets or sets the desired color order for the thumbnail image. |
![]() | PaletteFlags | Gets or sets the palette flags to use when creating thumbnail images. |
![]() | Resample | Gets or sets a value indicating whether to use interpolated resize when generating thumbnails. |
![]() | Width | Gets or sets the desired thumbnail width. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.ValueType) |
![]() | GetHashCode | (Inherited from System.ValueType) |
![]() | ToString | (Inherited from System.ValueType) |