C#
VB
Java
Objective-C
WinRT C#
C++
Options used when loading a thumbnail from an image file.
public struct CodecsThumbnailOptions
Public Structure CodecsThumbnailOptions
Inherits System.ValueType
public class CodecsThumbnailOptions
@interface LTCodecsThumbnailOptions : NSObject
public final class CodecsThumbnailOptions
JAVASCRIPT_NOSTRUCTS
public value class CodecsThumbnailOptions : public System.ValueType
This structure is used with the RasterCodecs.ReadThumbnail method to set the options used when loading a thumbnail from an image file.
For an example, refer to RasterCodecs.ReadThumbnail.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET