Options
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.image.jpeg
- Platforms: .NET, .NET Standard 2.0, Island
Fields
Quality
var Quality: int;
int Quality
var Quality: int
Quality int
FIELD Quality() As int
Instance Methods
constructor
constructor
Options()
init()
Sub New()
constructor (Int64)
// .NET, .NET Standard 2.0
constructor(aQuality: Int64)
// Island
constructor(aQuality: int)
// .NET, .NET Standard 2.0
Options(Int64 aQuality)
// Island
Options(int aQuality)
// .NET, .NET Standard 2.0
init(_ aQuality: Int64)
// Island
init(_ aQuality: int)
// .NET, .NET Standard 2.0
Sub New(aQuality As Int64)
// Island
Sub New(aQuality As int)
Parameters:
- aQuality:
constructor (Options)
constructor(value: Options)
Options(Options value)
init(_ value: Options)
Sub New(value As Options)
Parameters:
- value: