←Select platform

CodecsThumbnailOptions Structure

Summary

Options used when loading a thumbnail from an image file.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly