PMS32 Online- Hilfereferenz

MY.GDI.DRAWING.IMAGING.COLORMATRIX

ColorMatrix - Diese Member ist nicht genauer definiert. Bitte in der entsprechenden Klasse nachsehen. => xfcColorMatrix


Hilfe: GDI Method or Property
Diese Member ist nicht genauer definiert. Bitte in der entsprechenden Klasse nachsehen. => xfcColorMatrix


Code: GDI Method or Property
*/ Kurzbeispiel für den Zugriff auf diese Struktur
*/ Der Zugriff erfolgt über: My.GDI.Drawing.Imaging.ColorMatrix
*/ Wird dieses Objekt in einem REPLACE oder einer Schleife SCAN ... ENDSCAN | FOR ... NEXT benötigt
*/ so sollte vor der Schleife die Objektstruktur in eine Variable geholt werden!
*/ Die Ausführungsgeschwindigkeit wird dadurch sehr vergrößert!
*/ Beispiel:
*/ Definieren einer LOKALEN Variablen
LOCAL loColorMatrix AS My.GDI.Drawing.Imaging.ColorMatrix
*/ Setzen der Variablen
loColorMatrix = My.GDI.Drawing.Imaging.ColorMatrix
*/ Jetzt erst die Schleifen durchlaufen... man beachte ALL, dass können ne Menge Sätze sein...
REPLACE ALL Feldname1 WITH loColorMatrix.Function1(),Feldname2 WITH loColorMatrix.Function1(), ...
*/ Oder in einer Schleife...
SCAN
	lvValue = loColorMatrix.Function(Alias.Spalte) + 25
	lvValue = loColorMatrix.Function2(m.lvValue)
	REPLACE Feldname WITH m.lvValue,...
ENDSCAN
*/ Es sind auch geschachtelte Aufrufe möglich...

Memberliste von ColorMatrix


Liste der Methoden von ColorMatrix


Multiply() - GDI Method or Property

Rückgabe:[Object], Returns a new ColorMatrix resulting of the multiplication of two color matrices
Hilfeinformation
Rückgabe:[Object], Returns a new ColorMatrix resulting of the multiplication of two color matrices

Aufrufinformation
Object = My.GDI.Drawing.Imaging.ColorMatrix.Multiply(toColorMatrixOne, toColorMatrixTwo)
Object = My.GDI.Drawing.Imaging.ColorMatrix.Multiply(toColorMatrixOne,toColorMatrixTwo)
Codeinformation


ToVarBinary() - Nach Binär

Wandelt einen String in eine binäre Zeichenfolge um
Hilfeinformation
Wandelt einen String in eine binäre Zeichenfolge um

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.ToVarBinary()
Codeinformation


Liste der Properties von ColorMatrix


BaseName - Basisname

Name der Basisklasse in der GDI Struktur
Hilfeinformation
Name der Basisklasse in der GDI Struktur

Aufrufinformation
Number = My.GDI.Drawing.Imaging.ColorMatrix.BaseName
Codeinformation
WAIT WINDOW My.GDI.Drawing.Imaging.ColorMatrix.BaseName

Matrix00 - GDI Method or Property

Gets or sets the element at the 0th row and 0th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 0th row and 0th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix00
Codeinformation


Matrix01 - GDI Method or Property

Gets or sets the element at the 0th row and 1st column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 0th row and 1st column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix01
Codeinformation


Matrix02 - GDI Method or Property

Gets or sets the element at the 0th row and 2nd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 0th row and 2nd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix02
Codeinformation


Matrix03 - GDI Method or Property

Gets or sets the element at the 0th row and 3rd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 0th row and 3rd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix03
Codeinformation


Matrix04 - GDI Method or Property

Gets or sets the element at the 0th row and 4th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 0th row and 4th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix04
Codeinformation


Matrix10 - GDI Method or Property

Gets or sets the element at the 1st row and 0th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 1st row and 0th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix10
Codeinformation


Matrix11 - GDI Method or Property

Gets or sets the element at the 1st row and 1st column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 1st row and 1st column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix11
Codeinformation


Matrix12 - GDI Method or Property

Gets or sets the element at the 1st row and 2nd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 1st row and 2nd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix12
Codeinformation


Matrix13 - GDI Method or Property

Gets or sets the element at the 1st row and 3rd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 1st row and 3rd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix13
Codeinformation


Matrix14 - GDI Method or Property

Gets or sets the element at the 1st row and 4th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 1st row and 4th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix14
Codeinformation


Matrix20 - GDI Method or Property

Gets or sets the element at the 2nd row and 0th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 2nd row and 0th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix20
Codeinformation


Matrix21 - GDI Method or Property

Gets or sets the element at the 2nd row and 1st column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 2nd row and 1st column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix21
Codeinformation


Matrix22 - GDI Method or Property

Gets or sets the element at the 2nd row and 2nd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 2nd row and 2nd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix22
Codeinformation


Matrix23 - GDI Method or Property

Gets or sets the element at the 2nd row and 3rd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 2nd row and 3rd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix23
Codeinformation


Matrix24 - GDI Method or Property

Gets or sets the element at the 2nd row and 4th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 2nd row and 4th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix24
Codeinformation


Matrix30 - GDI Method or Property

Gets or sets the element at the 3rd row and 0th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 3rd row and 0th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix30
Codeinformation


Matrix31 - GDI Method or Property

Gets or sets the element at the 3rd row and 1st column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 3rd row and 1st column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix31
Codeinformation


Matrix32 - GDI Method or Property

Gets or sets the element at the 3rd row and 2nd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 3rd row and 2nd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix32
Codeinformation


Matrix33 - GDI Method or Property

Gets or sets the element at the 3rd row and 3rd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 3rd row and 3rd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix33
Codeinformation


Matrix34 - GDI Method or Property

Gets or sets the element at the 3rd row and 4th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 3rd row and 4th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix34
Codeinformation


Matrix40 - GDI Method or Property

Gets or sets the element at the 4th row and 0th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 4th row and 0th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix40
Codeinformation


Matrix41 - GDI Method or Property

Gets or sets the element at the 4th row and 1st column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 4th row and 1st column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix41
Codeinformation


Matrix42 - GDI Method or Property

Gets or sets the element at the 4th row and 2nd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 4th row and 2nd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix42
Codeinformation


Matrix43 - GDI Method or Property

Gets or sets the element at the 4th row and 3rd column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 4th row and 3rd column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix43
Codeinformation


Matrix44 - GDI Method or Property

Gets or sets the element at the 4th row and 4th column of this ColorMatrix object.
Hilfeinformation
Gets or sets the element at the 4th row and 4th column of this ColorMatrix object.

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.Matrix44
Codeinformation


cMethod - Methode des Fehlers

Methode in der der letzte Fehler auftrat.
Hilfeinformation
Methode in der der letzte Fehler auftrat.
Aufbau: [Fehlernummer] [Methode] [Zeilennummer] [Message]

Aufrufinformation
String = My.GDI.Drawing.Imaging.ColorMatrix.cMethod
Codeinformation
*/ Abruf...
WAIT WINDOW My.GDI.Drawing.Imaging.ColorMatrix.cMethod

nError - Fehlernummer d. Fehlers

Fehlernummer des letzten Fehlers.
Hilfeinformation
Fehlernummer des letzten Fehlers.
Ist der Wert kleiner null, so handelt es sich um einen logischen Fehler.

Aufrufinformation
Number = My.GDI.Drawing.Imaging.ColorMatrix.nError
Codeinformation
WAIT WINDOW My.GDI.Drawing.Imaging.ColorMatrix.nError

nLine - Zeilennummer d. Fehlers

Zeilennummer, in der der letzte Fehler auftrat
Hilfeinformation
Zeilennummer, in der der letzte Fehler auftrat

Aufrufinformation
Number = My.GDI.Drawing.Imaging.ColorMatrix.nLine
Codeinformation
WAIT WINDOW My.GDI.Drawing.Imaging.ColorMatrix.nLine


Siehe auch : Hauptmenü /  Hauptindex /  Such Index /  Cursor Index /  Programm Module /  Tabellen Index /  Tabellenmodule /  Masken Index /  Programmcode Index /  Servicepacks /  My.Struktur /  Funktionen /  Sonstiges Index

Lokale Benutzerhilfe : Meine eigene Hilfe /  Zurück zur PMS32 - Hilfe


Dateiversion:1.0.04#3648 - H.U.DD#SSFF 02.12.2022  Senden Sie Ihren Kommentar zu diesem Thema an das Entwicklungsteam von PMS32  Weitere Informationen finden Sie unter der aktuellen PMS32 WEB-Hilfe
Die Informationen dieser Mitteilung sind vertraulich und nur für Sie bestimmt. Unbefugtes Weiterleiten,  Veröffentlichen, Kopieren usw. sind untersagt und werden gerichtlich verfolgt.  © PMS Compelec GmbH 2022 ® el-Projekt