Pegasus Class Library Help
The RawStrokes type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AsByteArray |
Return the RawStrokes as ByteArray. Used mainly for EXIF Tag Storage.
To Create a RawStrokes Object from a ByteArray, use the suitable constructor.
| |
| AsImage |
Create an Image from the Strokes.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FlipVertical |
Flips the RawStrokes data around the Y-Axis.
This is a special function for specific devices, which can write on both
sides of the page. Do not use this function unless you write software
specific to such device.
| |
| FromISF |
This static method returns a new RawStrokes object, made of ISF (Ink Serialized Format)
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |