Méthode | Description | |
---|---|---|
AllGray ( ) : bool | ||
AlphaChannel ( ) : |
||
Bits ( ) : Pointer |
||
ByteCount ( ) : int | ||
BytesPerLine ( ) : int | ||
CacheKey ( ) : long | ||
Color ( int i ) : uint | ||
ColorCount ( ) : int | ||
ColorTable ( ) : List |
||
ConvertToFormat ( |
||
ConvertToFormat ( |
||
ConvertToFormat ( |
||
ConvertToFormat ( |
||
Copy ( ) : |
||
Copy ( Qyoto.QRect rect ) : |
||
Copy ( int x, int y, int w, int h ) : |
||
CreateAlphaMask ( ) : |
||
CreateAlphaMask ( uint flags ) : |
||
CreateHeuristicMask ( ) : |
||
CreateHeuristicMask ( bool clipTight ) : |
||
CreateMaskFromColor ( uint color ) : |
||
CreateMaskFromColor ( uint color, |
||
Depth ( ) : int | ||
Detach ( ) : void | ||
Dispose ( ) : void | ||
DotsPerMeterX ( ) : int | ||
DotsPerMeterY ( ) : int | ||
Equals ( object o ) : bool | ||
Fill ( uint pixel ) : void | ||
FromData ( Pointer |
||
FromData ( Pointer |
||
FromData ( Qyoto.QByteArray data ) : |
||
FromData ( Qyoto.QByteArray data, string format ) : |
||
GetHashCode ( ) : int | ||
HasAlphaChannel ( ) : bool | ||
Height ( ) : int | ||
InvertPixels ( ) : void | ||
InvertPixels ( |
||
IsDetached ( ) : bool | ||
IsGrayscale ( ) : bool | ||
IsNull ( ) : bool | ||
Load ( Qyoto.QIODevice device, string format ) : bool | ||
Load ( string fileName ) : bool | ||
Load ( string fileName, string format ) : bool | ||
LoadFromData ( Pointer |
||
LoadFromData ( Pointer |
||
LoadFromData ( Qyoto.QByteArray data ) : bool | ||
LoadFromData ( Qyoto.QByteArray data, string aformat ) : bool | ||
Mirrored ( ) : |
||
Mirrored ( bool horizontally ) : |
||
Mirrored ( bool horizontally, bool vertically ) : |
||
Offset ( ) : Qyoto.QPoint | ||
Pixel ( Qyoto.QPoint pt ) : uint | ||
Pixel ( int x, int y ) : uint | ||
PixelIndex ( Qyoto.QPoint pt ) : int | ||
PixelIndex ( int x, int y ) : int | ||
QImage ( Pointer |
||
QImage ( Pointer |
||
QImage ( |
||
QImage ( Qyoto.QSize size, |
||
QImage ( int width, int height, |
||
QImage ( string fileName ) : System | ||
QImage ( string fileName, string format ) : System | ||
Rect ( ) : Qyoto.QRect | ||
RgbSwapped ( ) : |
||
Save ( Qyoto.QIODevice device ) : bool | ||
Save ( Qyoto.QIODevice device, string format ) : bool | ||
Save ( Qyoto.QIODevice device, string format, int quality ) : bool | ||
Save ( string fileName ) : bool | ||
Save ( string fileName, string format ) : bool | ||
Save ( string fileName, string format, int quality ) : bool | ||
Scaled ( Qyoto.QSize s ) : |
||
Scaled ( Qyoto.QSize s, |
||
Scaled ( Qyoto.QSize s, |
||
Scaled ( int w, int h ) : |
||
Scaled ( int w, int h, |
||
Scaled ( int w, int h, |
||
ScaledToHeight ( int h ) : |
||
ScaledToHeight ( int h, |
||
ScaledToWidth ( int w ) : |
||
ScaledToWidth ( int w, |
||
ScanLine ( int arg1 ) : Pointer |
||
SerialNumber ( ) : int | ||
SetAlphaChannel ( |
||
SetColor ( int i, uint c ) : void | ||
SetColorCount ( int arg1 ) : void | ||
SetColorTable ( List |
||
SetDotsPerMeterX ( int arg1 ) : void | ||
SetDotsPerMeterY ( int arg1 ) : void | ||
SetOffset ( Qyoto.QPoint arg1 ) : void | ||
SetPixel ( Qyoto.QPoint pt, uint index_or_rgb ) : void | ||
SetPixel ( int x, int y, uint index_or_rgb ) : void | ||
SetText ( string key, string value ) : void | ||
SetText ( string key, string lang, string arg3 ) : void | ||
Size ( ) : Qyoto.QSize | ||
Text ( ) : string | ||
Text ( string key ) : string | ||
Text ( string key, string lang ) : string | ||
TextKeys ( ) : List |
||
TextLanguages ( ) : List |
||
Transformed ( |
||
Transformed ( |
||
Transformed ( |
||
Transformed ( |
||
TrueMatrix ( |
||
TrueMatrix ( |
||
Valid ( Qyoto.QPoint pt ) : bool | ||
Valid ( int x, int y ) : bool | ||
Width ( ) : int | ||
format ( ) : QImage.Format | ||
operator ( ) : Qyoto.QVariant | ||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QImage ( |
Méthode | Description | |
---|---|---|
DevType ( ) : int | ||
Metric ( |
||
PaintEngine ( ) : |
||
QImage ( ) : System |
public ConvertToFormat ( |
||
f | ||
Résultat |
public ConvertToFormat ( |
||
f | ||
colorTable | List |
|
Résultat |
public ConvertToFormat ( |
||
f | ||
colorTable | List |
|
flags | uint | |
Résultat |
public ConvertToFormat ( |
||
f | ||
flags | uint | |
Résultat |
public Copy ( int x, int y, int w, int h ) : |
||
x | int | |
y | int | |
w | int | |
h | int | |
Résultat |
public CreateAlphaMask ( uint flags ) : |
||
flags | uint | |
Résultat |
public CreateHeuristicMask ( bool clipTight ) : |
||
clipTight | bool | |
Résultat |
public CreateMaskFromColor ( uint color ) : |
||
color | uint | |
Résultat |
public CreateMaskFromColor ( uint color, |
||
color | uint | |
mode | ||
Résultat |
public static FromData ( Pointer |
||
data | Pointer |
|
size | int | |
Résultat |
public static FromData ( Pointer |
||
data | Pointer |
|
size | int | |
format | string | |
Résultat |
public static FromData ( Qyoto.QByteArray data ) : |
||
data | Qyoto.QByteArray | |
Résultat |
public static FromData ( Qyoto.QByteArray data, string format ) : |
||
data | Qyoto.QByteArray | |
format | string | |
Résultat |
public Load ( Qyoto.QIODevice device, string format ) : bool | ||
device | Qyoto.QIODevice | |
format | string | |
Résultat | bool |
public Load ( string fileName, string format ) : bool | ||
fileName | string | |
format | string | |
Résultat | bool |
public LoadFromData ( Pointer |
||
buf | Pointer |
|
len | int | |
Résultat | bool |
public LoadFromData ( Pointer |
||
buf | Pointer |
|
len | int | |
format | string | |
Résultat | bool |
public LoadFromData ( Qyoto.QByteArray data ) : bool | ||
data | Qyoto.QByteArray | |
Résultat | bool |
public LoadFromData ( Qyoto.QByteArray data, string aformat ) : bool | ||
data | Qyoto.QByteArray | |
aformat | string | |
Résultat | bool |
public Mirrored ( bool horizontally ) : |
||
horizontally | bool | |
Résultat |
public Mirrored ( bool horizontally, bool vertically ) : |
||
horizontally | bool | |
vertically | bool | |
Résultat |
public PixelIndex ( Qyoto.QPoint pt ) : int | ||
pt | Qyoto.QPoint | |
Résultat | int |
public QImage ( Pointer |
||
data | Pointer |
|
width | int | |
height | int | |
format | ||
Résultat | System |
public QImage ( Pointer |
||
data | Pointer |
|
width | int | |
height | int | |
bytesPerLine | int | |
format | ||
Résultat | System |
public QImage ( Qyoto.QSize size, |
||
size | Qyoto.QSize | |
format | ||
Résultat | System |
protected QImage ( |
||
dummy | ||
Résultat | System |
public QImage ( int width, int height, |
||
width | int | |
height | int | |
format | ||
Résultat | System |
public QImage ( string fileName, string format ) : System | ||
fileName | string | |
format | string | |
Résultat | System |
public Save ( Qyoto.QIODevice device ) : bool | ||
device | Qyoto.QIODevice | |
Résultat | bool |
public Save ( Qyoto.QIODevice device, string format ) : bool | ||
device | Qyoto.QIODevice | |
format | string | |
Résultat | bool |
public Save ( Qyoto.QIODevice device, string format, int quality ) : bool | ||
device | Qyoto.QIODevice | |
format | string | |
quality | int | |
Résultat | bool |
public Save ( string fileName, string format ) : bool | ||
fileName | string | |
format | string | |
Résultat | bool |
public Save ( string fileName, string format, int quality ) : bool | ||
fileName | string | |
format | string | |
quality | int | |
Résultat | bool |
public Scaled ( Qyoto.QSize s, |
||
s | Qyoto.QSize | |
aspectMode | ||
Résultat |
public Scaled ( Qyoto.QSize s, |
||
s | Qyoto.QSize | |
aspectMode | ||
mode | ||
Résultat |
public Scaled ( int w, int h, |
||
w | int | |
h | int | |
aspectMode | ||
Résultat |
public Scaled ( int w, int h, |
||
w | int | |
h | int | |
aspectMode | ||
mode | ||
Résultat |
public ScaledToHeight ( int h, |
||
h | int | |
mode | ||
Résultat |
public ScaledToWidth ( int w, |
||
w | int | |
mode | ||
Résultat |
public SetAlphaChannel ( |
||
alphaChannel | ||
Résultat | void |
public SetColorTable ( List |
||
colors | List |
|
Résultat | void |
public SetDotsPerMeterX ( int arg1 ) : void | ||
arg1 | int | |
Résultat | void |
public SetDotsPerMeterY ( int arg1 ) : void | ||
arg1 | int | |
Résultat | void |
public SetOffset ( Qyoto.QPoint arg1 ) : void | ||
arg1 | Qyoto.QPoint | |
Résultat | void |
public SetPixel ( Qyoto.QPoint pt, uint index_or_rgb ) : void | ||
pt | Qyoto.QPoint | |
index_or_rgb | uint | |
Résultat | void |
public SetPixel ( int x, int y, uint index_or_rgb ) : void | ||
x | int | |
y | int | |
index_or_rgb | uint | |
Résultat | void |
public SetText ( string key, string value ) : void | ||
key | string | |
value | string | |
Résultat | void |
public SetText ( string key, string lang, string arg3 ) : void | ||
key | string | |
lang | string | |
arg3 | string | |
Résultat | void |
public Text ( string key, string lang ) : string | ||
key | string | |
lang | string | |
Résultat | string |
public Transformed ( |
||
matrix | ||
Résultat |
public Transformed ( |
||
matrix | ||
mode | ||
Résultat |
public Transformed ( |
||
matrix | ||
Résultat |
public Transformed ( |
||
matrix | ||
mode | ||
Résultat |
public static TrueMatrix ( |
||
arg1 | ||
w | int | |
h | int | |
Résultat |
public static TrueMatrix ( |
||
arg1 | ||
w | int | |
h | int | |
Résultat |
public static operator ( ) : Qyoto.QVariant | ||
Résultat | Qyoto.QVariant |