C# Class NPPJpegCompression.JpegNPP.QuantizationTable

Afficher le fichier Open project: kunzmi/managedCuda

Méthodes publiques

Свойство Type Description
aTable byte[]
nPrecisionAndIdentifier byte

Méthodes publiques

Méthode Description
QuantizationTable ( ) : System
QuantizationTable ( QuantizationType type, int quality ) : System

Method Details

QuantizationTable() public méthode

public QuantizationTable ( ) : System
Résultat System

QuantizationTable() public méthode

public QuantizationTable ( QuantizationType type, int quality ) : System
type QuantizationType
quality int
Résultat System

Property Details

aTable public_oe property

public byte[] aTable
Résultat byte[]

nPrecisionAndIdentifier public_oe property

public byte nPrecisionAndIdentifier
Résultat byte