getimage
常见例句
- However, some did not write, such as the preservation of graphical block getimage () function and so on.
但也有部分没有写出,如保存图形块的getimage()等函数。 - To retrieve image data from the Clipboard, first use the ContainsImage method to determine whether the Clipboard contains image data before retrieving it with the GetImage method.
若要从剪贴板中检索图像数据,在使用GetImage方法检索数据之前,首先使用ContainsImage方法确定剪贴板中是否包含图像数据。 - To retrieve image data from the data object, first use the ContainsImage method to determine whether the data object contains image data before retrieving it with the GetImage method.
若要检索此数据对象中的图像数据,请在使用GetImage方法进行检索之前首先使用ContainsImage方法确定此数据对象中是否包含图像数据。 - public Image getImage(URL url,String name);
按url指定的地址装入图像。 - static Image getImage(java.lang.String source, java.lang.String alt, int width
构造一个图片对象,并指定说明文字,宽度; - static Image getImage(java.lang.String source, java.lang.String alt, int width, int height
构造一个图片对象,并指定说明文字,宽度,高度; 返回 getimage