DesktopSDK 0.7 - PenData Library (C#) Documentation
ContentsIndexHome
GfxImage Class
GfxImage Methods  GfxImage Operators  GfxImage Members  AFP Wrapper
C#
public class GfxImage : AFPObject, IDisposable;

An image object that links to an image file. An image may explicitly specify its location on the page. Alternatively, an image may be linked to a Shape bounding box. In that case, it is placed on the page so that it aligns with the bounding box. In order not to link the image to a region, you must pass the value -1 to the method.

Make sure that an image file with the same name as the GfxImage object exists in the userdata/lsac_data directory. The file must have a .png or .jpg extension. It will enable you to: (1) print a graphics resource with the same file name as the GfxImage, and (2) render the GfxImage object properly using bitmaps.

File

GfxImage.cs

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright © 2010 Livescribe, Inc. All rights reserved.