User Tools

Site Tools


de:getslice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

de:getslice [2016/01/01 22:37]
de:getslice [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== GetSlice =====
 +==== Format ====
 +getslice(//x//, //y//, //width//, //height//)
 +==== Description ====
 +Return a string that contains a Hexadecimal representation of the rectangle defined by the parameters.  String is formatted as first 4 bytes - width, next 4 bytes - height, 6 bytes for each pixel (width * height).
 +
 +==== See Also ====
 +[[putslice|PutSlice]]
 +==== New To Version ==== 
 +0.9.6b