Uses of Class
Snow.SnowAnn
-
Packages that use SnowAnn Package Description Snow -
-
Uses of SnowAnn in Snow
Methods in Snow with parameters of type SnowAnn Modifier and Type Method Description byte[]
Snowbnd. IMGLOW_appendAnnots(java.io.DataInputStream singlePageStream, SnowAnn sann, int pageNum)
byte[]
Snowbnd. IMGLOW_appendRedactionAnnots(java.io.DataInputStream singlePageStream, SnowAnn sann, int pageNum)
byte[]
Snowbnd. IMGLOW_redact_ann(byte[] buff, SnowAnn ann, int color, int[] error)
Returns a byte array in Snowbound intermediate format, for saving via IMG_save_document(), with any text or image data inside the annotation rectangles redacted.
-