PMS32 Online- Hilfereferenz

MY.GDI.OXFCPIXELFORMAT

oXfcPixelformat -


Hilfe: GDI Method or Property


Code: GDI Method or Property
*/ Kurzbeispiel für den Zugriff auf diese Struktur
*/ Der Zugriff erfolgt über: My.GDI.oXfcPixelformat
*/ 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 looXfcPixelformat AS My.GDI.oXfcPixelformat
*/ Setzen der Variablen
looXfcPixelformat = My.GDI.oXfcPixelformat
*/ Jetzt erst die Schleifen durchlaufen... man beachte ALL, dass können ne Menge Sätze sein...
REPLACE ALL Feldname1 WITH looXfcPixelformat.Function1(),Feldname2 WITH looXfcPixelformat.Function1(), ...
*/ Oder in einer Schleife...
SCAN
	lvValue = looXfcPixelformat.Function(Alias.Spalte) + 25
	lvValue = looXfcPixelformat.Function2(m.lvValue)
	REPLACE Feldname WITH m.lvValue,...
ENDSCAN
*/ Es sind auch geschachtelte Aufrufe möglich...

Memberliste von oXfcPixelformat


Liste der Methoden von oXfcPixelformat


Liste der Properties von oXfcPixelformat


Alpha - GDI Method or Property

[Variant], Property-Value:PixelFormatAlpha See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatAlpha See in INIT()

Aufrufinformation
Array = My.GDI.oXfcPixelformat.Alpha
Codeinformation


Canonical - GDI Method or Property

[Variant], Property-Value:PixelFormatCanonical See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatCanonical See in INIT()

Aufrufinformation
String = My.GDI.oXfcPixelformat.Canonical
Codeinformation


DontCare - GDI Method or Property

[Variant], Property-Value:PixelFormatDontCare See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatDontCare See in INIT()

Aufrufinformation
Date = My.GDI.oXfcPixelformat.DontCare
Codeinformation


Extended - GDI Method or Property

[Variant], Property-Value:PixelFormatExtended See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatExtended See in INIT()

Aufrufinformation
Variant = My.GDI.oXfcPixelformat.Extended
Codeinformation


Format16bppARGB1555 - GDI Method or Property

[Variant], Property-Value:PixelFormat16bppARGB1555 See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat16bppARGB1555 See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format16bppARGB1555
Codeinformation


Format16bppGrayScale - GDI Method or Property

[Variant], Property-Value:PixelFormat16bppGrayScale See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat16bppGrayScale See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format16bppGrayScale
Codeinformation


Format16bppRGB555 - GDI Method or Property

[Variant], Property-Value:PixelFormat16bppRGB555 See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat16bppRGB555 See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format16bppRGB555
Codeinformation


Format16bppRGB565 - GDI Method or Property

[Variant], Property-Value:PixelFormat16bppRGB565 See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat16bppRGB565 See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format16bppRGB565
Codeinformation


Format1bppIndexed - GDI Method or Property

[Variant], Property-Value:PixelFormat1bppIndexed See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat1bppIndexed See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format1bppIndexed
Codeinformation


Format24bppRGB - GDI Method or Property

[Variant], Property-Value:PixelFormat24bppRGB See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat24bppRGB See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format24bppRGB
Codeinformation


Format32bppARGB - GDI Method or Property

[Variant], Property-Value:PixelFormat32bppARGB See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat32bppARGB See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format32bppARGB
Codeinformation


Format32bppPARGB - GDI Method or Property

[Variant], Property-Value:PixelFormat32bppPARGB See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat32bppPARGB See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format32bppPARGB
Codeinformation


Format32bppRGB - GDI Method or Property

[Variant], Property-Value:PixelFormat32bppRGB See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat32bppRGB See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format32bppRGB
Codeinformation


Format48bppRGB - GDI Method or Property

[Variant], Property-Value:PixelFormat48bppRGB See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat48bppRGB See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format48bppRGB
Codeinformation


Format4bppIndexed - GDI Method or Property

[Variant], Property-Value:PixelFormat4bppIndexed See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat4bppIndexed See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format4bppIndexed
Codeinformation


Format64bppARGB - GDI Method or Property

[Variant], Property-Value:PixelFormat64bppARGB See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat64bppARGB See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format64bppARGB
Codeinformation


Format64bppPARGB - GDI Method or Property

[Variant], Property-Value:PixelFormat64bppPARGB See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat64bppPARGB See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format64bppPARGB
Codeinformation


Format8bppIndexed - GDI Method or Property

[Variant], Property-Value:PixelFormat8bppIndexed See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormat8bppIndexed See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Format8bppIndexed
Codeinformation


GDI - GDI Method or Property

[Variant], Property-Value:PixelFormatGDI See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatGDI See in INIT()

Aufrufinformation
General = My.GDI.oXfcPixelformat.GDI
Codeinformation


Indexed - GDI Method or Property

[Variant], Property-Value:PixelFormatIndexed See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatIndexed See in INIT()

Aufrufinformation
Number = My.GDI.oXfcPixelformat.Indexed
Codeinformation


Max - GDI Method or Property

[Variant], Property-Value:PixelFormatMax See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatMax See in INIT()

Aufrufinformation
String = My.GDI.oXfcPixelformat.Max
Codeinformation


PAlpha - GDI Method or Property

[Variant], Property-Value:PixelFormatPAlpha See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatPAlpha See in INIT()

Aufrufinformation
Variant = My.GDI.oXfcPixelformat.PAlpha
Codeinformation


Undefined - GDI Method or Property

[Variant], Property-Value:PixelFormatUndefined See in INIT()
Hilfeinformation
[Variant], Property-Value:PixelFormatUndefined See in INIT()

Aufrufinformation
Variant = My.GDI.oXfcPixelformat.Undefined
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.oXfcPixelformat.cMethod
Codeinformation
*/ Abruf...
WAIT WINDOW My.GDI.oXfcPixelformat.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.oXfcPixelformat.nError
Codeinformation
WAIT WINDOW My.GDI.oXfcPixelformat.nError

nLine - Zeilennummer d. Fehlers

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

Aufrufinformation
Number = My.GDI.oXfcPixelformat.nLine
Codeinformation
WAIT WINDOW My.GDI.oXfcPixelformat.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