|
override void | Dispose () |
|
| ImageKit (HPS.ImageKit in_kit) |
|
| ImageKit (HPS.ImageKit in_kit, HPS.Image.Format in_format) |
|
override HPS.Type | ObjectType () |
|
void | Set (HPS.ImageKit in_kit) |
|
void | Show (out HPS.ImageKit out_kit) |
|
override bool | Empty () |
|
override bool | Equals (System.Object obj) |
|
override int | GetHashCode () |
|
bool | Equals (HPS.ImageKit in_kit) |
|
void | Convert (HPS.ImageKit in_kit, HPS.Image.Format in_format) |
|
void | Convert (HPS.Image.Format in_format) |
|
HPS.ImageKit | SetSize (uint in_width, uint in_height) |
|
HPS.ImageKit | SetData (byte[] in_image_data) |
|
HPS.ImageKit | SetFormat (HPS.Image.Format in_format) |
|
HPS.ImageKit | SetDownSampling (bool in_state) |
|
HPS.ImageKit | SetCompressionQuality (float in_quality) |
|
HPS.ImageKit | UnsetSize () |
|
HPS.ImageKit | UnsetData () |
|
HPS.ImageKit | UnsetFormat () |
|
HPS.ImageKit | UnsetDownSampling () |
|
HPS.ImageKit | UnsetCompressionQuality () |
|
HPS.ImageKit | UnsetEverything () |
|
bool | ShowSize (out uint out_width, out uint out_height) |
|
bool | ShowData (out byte[] out_image_data) |
|
bool | ShowFormat (out HPS.Image.Format out_format) |
|
bool | ShowDownSampling (out bool out_state) |
|
bool | ShowCompressionQuality (out float out_quality) |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|
|
override void | deleteCptr () |
|
virtual IntPtr | GetNonDirectorClassID () |
|
|
HandleRef | cptr |
|
HandleRef | scptr |
|
bool | cMemOwn |
|
The documentation for this class was generated from the following file:
- C:/git/visualize/hps/internals/hps_core/source/cs/HPS.ImageKit.cs