←Select platform

CodecsThumbnailOptions Structure

Summary

Options used when loading a thumbnail from an image file.

Syntax
C#
VB
Objective-C
C++
Java
public struct CodecsThumbnailOptions 
Public Structure CodecsThumbnailOptions  
   Inherits System.ValueType 
@interface LTCodecsThumbnailOptions : NSObject 
public final class CodecsThumbnailOptions 
public value class CodecsThumbnailOptions : public System.ValueType  

Remarks

This structure is used with the RasterCodecs.ReadThumbnail method to set the options used when loading a thumbnail from an image file.

Example

For an example, refer to RasterCodecs.ReadThumbnail.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly