ImageGear .NET - Updated October 2, 2018
Compression Property (ImGearRawLoadOptions)




ImageGear24.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearRawLoadOptions Class : Compression Property
Gets or sets image compression.
Syntax
'Declaration
 
Public Property Compression As ImGearCompressions
 
'Usage
 
Dim instance As ImGearRawLoadOptions
Dim value As ImGearCompressions
 
instance.Compression = value
 
value = instance.Compression

Property Value

ImGearCompressions enumeration value.
Remarks
For additional information see ImGearCompressions.
See Also

Reference

ImGearRawLoadOptions Class
ImGearRawLoadOptions Members