Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetModelViewMatrix ( int row, int col, float F, float G, float A, float B, float C, float D ) : float | ||
GetPixelX ( ImageTagLocationType locationType ) : float | ||
GetPixelY ( ImageTagLocationType locationType ) : float | ||
GetTagId ( ) : int |
Method | Description | |
---|---|---|
ImageTagLocation ( global cPtr, bool cMemoryOwn ) | ||
getCPtr ( |
public GetModelViewMatrix ( int row, int col, float F, float G, float A, float B, float C, float D ) : float | ||
row | int | |
col | int | |
F | float | |
G | float | |
A | float | |
B | float | |
C | float | |
D | float | |
return | float |
public GetPixelX ( ImageTagLocationType locationType ) : float | ||
locationType | ImageTagLocationType | |
return | float |
public GetPixelY ( ImageTagLocationType locationType ) : float | ||
locationType | ImageTagLocationType | |
return | float |