Property | Type | Description | |
---|---|---|---|
DiscardLevel | int | ||
ImageID | UUID | ||
Priority | float | ||
Type | ImageType |
Method | Description | |
---|---|---|
ImageRequest ( UUID imageid, ImageType type, float priority, int discardLevel ) : System |
|
public ImageRequest ( UUID imageid, ImageType type, float priority, int discardLevel ) : System | ||
imageid | UUID | |
type | ImageType | |
priority | float | |
discardLevel | int | |
return | System |