LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsPngOptions)

Show in webframe







Gets the options for saving PNG images.
Syntax
public CodecsPngSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsPngSaveOptions
'Usage
 
Dim instance As CodecsPngOptions
Dim value As CodecsPngSaveOptions
 
value = instance.Save
public CodecsPngSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsPngSaveOptions* save;
public CodecsPngSaveOptions getSave()
 get_Save(); 
public:
property CodecsPngSaveOptions^ Save {
   CodecsPngSaveOptions^ get();
}

Property Value

The PNG save options.
Example
For an example, refer to CodecsPngOptions.
Requirements

Target Platforms

See Also

Reference

CodecsPngOptions Class
CodecsPngOptions Members
PNG Files and Transparency

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.