Method function IGDIPlus.IGPTextureBrush.SetImage(IGPImage) : TGPTextureBrush

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: IGPTextureBrush

Contents

Syntax

Delphi:

function SetImage( image : IGPImage ) : TGPTextureBrush;

C++ Builder:

TGPTextureBrush __fastcall SetImage( IGPImage image );

Visual C++ (MFC):

SetImage(  image );

Summary

Sets the TGPImage object that is defined by the texture brush.

Description

Call this method to set the TGPImage object that is defined by the texture brush.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox