←Select platform

Raw Property

Summary

Gets the RAW load and save options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsRawOptions Raw { get; } 
Public ReadOnly Property Raw As Leadtools.Codecs.CodecsRawOptions 
@property (nonatomic, strong, readonly) LTCodecsRawOptions* raw 
public CodecsRawOptions getRaw() 
 get_Raw();  

Property Value

The RAW load and save options.

Example

For an example, refer to CodecsRawOptions.

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