For a list of all members of this type, see CodecsThumbnailOptions members.
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. |
![]() | ForceSize | Gets or sets a value which indicates whether the generated thumbnail should be forced to the requested size, even if MaintainAspectRatio is set to true. |
![]() | Height | Gets or sets the desired thumbnail height in pixels. |
![]() | LoadStamp | Gets or sets a value which indicates whether or not 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 the thumbnail. |
![]() | Order | Gets or sets the desired color order for the thumbnail image. |
![]() | PaletteFlags | Gets or sets the palette flags to use. |
![]() | Resample | Gets or sets a value whether or not to use interpolated resize when generating thumbnails. |
![]() | Width | Gets or sets the desired thumbnail width in pixels. |