Coordinate X in points (For modes 2D, 3D, Console)
Gets or sets value of property X in the points.
Was this helpful?
Coordinate Y in points (For modes 2D, 3D, Console)
Gets or sets value of property Y in the points.
Was this helpful?
Point (For modes 2D, 3D, Console)
Define a point of pixel coordiante X and Y
Was this helpful?
Point 3D (For mode )
Defines point in 3D space from three given coordinates
Was this helpful?
Is point in rectangle? (For modes 2D, 3D, Console)
Returns true, if given poin is in rectanle area
Was this helpful?
Rectangle (For modes 2D, 3D, Console)
Defines a new rectangle area
Was this helpful?
Define a box space (For mode 3D)
Defines a box space
Was this helpful?
Is vector in box? (For mode 3D)
Returns true if point is in box
Was this helpful?
Load image (For modes 2D, 3D, Console)
Returns the Bitmap object, created from the given image file.
Was this helpful?
Load Bank (For mode 2D)
Reads Baltie's bank from file. Bank consists of tiles.
Was this helpful?
Create graphics from image or bitmap (For modes 2D, 3D, Console)
Creates Graphics object from given bitmap.
Was this helpful?
Bitmap set pixel (For modes 2D, 3D, Console)
Gets or sets color of the bitmap pixel at given coordinates.
Was this helpful?
Solid pen (For modes 2D, 3D, Console)
Creates solid pen using the given color.
Was this helpful?
Solid brush (For modes 2D, 3D, Console)
Creates single color brush of the given color.
Was this helpful?
Linear gradient brush (For modes 2D, 3D, Console)
Creates brush using the linear color transition.
Was this helpful?
Texture brush (For modes 2D, 3D, Console)
Creates according to the given parameters brush that will paint texture.
Was this helpful?
Graphics draw line (For modes 2D, 3D, Console)
Draws line to the graphics according to the given parameters.
Was this helpful?
Graphics draw arc (For modes 2D, 3D, Console)
Draws arc to the graphics according to the given parameters.
Was this helpful?
Graphics draw bezier (For modes 2D, 3D, Console)
Draws bezier curve to the graphics according to the given parameters.
Was this helpful?
Graphics draw curve (For modes 2D, 3D, Console)
Draws curve to the graphics according to the given parameters.
Was this helpful?
Graphics draw rectangle (For modes 2D, 3D, Console)
Draws rectangle to the graphics according to the given parameters.
Was this helpful?
Graphics draw pie (For modes 2D, 3D, Console)
Draws pie to the graphics according to the given parameters.
Was this helpful?
Graphics draw ellipse (For modes 2D, 3D, Console)
Draws ellipse to the graphics according to the given parameters.
Was this helpful?
Graphics filled rectangle (For modes 2D, 3D, Console)
Draws filled rectangle to the graphics according to the given parameters.
Was this helpful?
Graphics filled pie (For modes 2D, 3D, Console)
Draws filled pie to the graphics according to the given parameters.
Was this helpful?
Graphics filled ellipse (For modes 2D, 3D, Console)
Draws filled ellipse to the graphics according to the given parameters.
Was this helpful?
Graphics draw string (For modes 2D, 3D, Console)
Draws string to the graphics according to the given parameters.
Was this helpful?
Graphics draw image (For modes 2D, 3D, Console)
Draws image to the graphics according to the given parameters.
Was this helpful?
Graphics smoothing mode (For modes 2D, 3D, Console)
Get or sets mode of smoothing edges in graphics.
Was this helpful?
Remap color (For modes 2D, 3D, Console)
Creates new image from given image, with replaced colors.
Was this helpful?
Change colors (For modes 2D, 3D, Console)
In image, replaces one color with different one.
Was this helpful?
Bitmap horizontal flip (For modes 2D, 3D, Console)
Flips bitmap in the horizontal plane.
Was this helpful?
Bitmap vertical flip (For modes 2D, 3D, Console)
Flips bitmap in the vertical plane.
Was this helpful?
Bitmap make transparent (For modes 2D, 3D, Console)
Makes certain color in the bitmap transparent.
Was this helpful?
Resize bitmap (For modes 2D, 3D, Console)
Creates image that is resized copy of the given image.
Was this helpful?
Alpha color channel (For modes 2D, 3D, Console)
Was this helpful?
Red color channel (For modes 2D, 3D, Console)
Was this helpful?
Green color channel (For modes 2D, 3D, Console)
Was this helpful?
Blue color channel (For modes 2D, 3D, Console)
Was this helpful?
Color of object (For modes 2D, 3D, Console)
Make accessible object property, which defines its color.
Was this helpful?


Did you find this information useful?
Documentation of SGP Baltie 4 C#
Send us comments on this topic by this form ©1978-2010 SGP Systems

Parent page | Previous page | Next page