Class TextureBrush
Namespace: Aspose.Imaging.Brushes
Assembly: Aspose.Imaging.dll (25.2.0)
Aspose.Imaging.Brushes.TextureBrush sınıfının her bir özelliği, bir şeklin içini doldurmak için bir görüntü kullanan bir Aspose.Imaging.Brush nesnesidir. Bu sınıf miras alınamaz.
[JsonObject(MemberSerialization.OptIn)]
public sealed class TextureBrush : TransformBrush, IDisposable
Miras
object ← DisposableObject ← Brush ← TransformBrush ← TextureBrush
Uygulamalar
Miras Alınan Üyeler
TransformBrush.ResetTransform(), TransformBrush.MultiplyTransform(Matrix), TransformBrush.MultiplyTransform(Matrix, MatrixOrder), TransformBrush.TranslateTransform(float, float), TransformBrush.TranslateTransform(float, float, MatrixOrder), TransformBrush.ScaleTransform(float, float), TransformBrush.ScaleTransform(float, float, MatrixOrder), TransformBrush.RotateTransform(float), TransformBrush.RotateTransform(float, MatrixOrder), TransformBrush.WrapMode, TransformBrush.Transform, TransformBrush.IsTransformChanged, Brush.DeepClone(), Brush.Equals(object), Brush.GetHashCode(), Brush.Opacity, DisposableObject.Dispose(), DisposableObject.Disposed, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
TextureBrush(Image, Rectangle, ImageAttributes)
Belirtilen görüntüyü, sınırlayıcı dikdörtgeni ve görüntü özelliklerini kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image, Rectangle destinationRectangle, ImageAttributes imageAttributes)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
destinationRectangle
Rectangle
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi için sınırlayıcı dikdörtgeni temsil eden bir Aspose.Imaging.Rectangle yapısı.
imageAttributes
ImageAttributes
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi tarafından kullanılan görüntü hakkında ek bilgiler içeren bir Aspose.Imaging.ImageAttributes nesnesi.
TextureBrush(Image, Rectangle)
Belirtilen görüntüyü ve sınırlayıcı dikdörtgeni kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image, Rectangle destinationRectangle)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
destinationRectangle
Rectangle
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi için sınırlayıcı dikdörtgeni temsil eden bir Aspose.Imaging.Rectangle yapısı.
TextureBrush(Image, RectangleF)
Belirtilen görüntüyü ve sınırlayıcı dikdörtgeni kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image, RectangleF destinationRectangle)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
destinationRectangle
RectangleF
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi için sınırlayıcı dikdörtgeni temsil eden bir Aspose.Imaging.RectangleF yapısı.
TextureBrush(Image, WrapMode, Rectangle)
Belirtilen görüntüyü, sarma modunu ve sınırlayıcı dikdörtgeni kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image, WrapMode wrapMode, Rectangle destinationRectangle)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
wrapMode
WrapMode
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin nasıl döşeneceğini belirten bir Aspose.Imaging.WrapMode enumerasyonu.
destinationRectangle
Rectangle
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi için sınırlayıcı dikdörtgeni temsil eden bir Aspose.Imaging.Rectangle yapısı.
TextureBrush(Image, WrapMode, RectangleF)
Belirtilen görüntüyü, sarma modunu ve sınırlayıcı dikdörtgeni kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image, WrapMode wrapMode, RectangleF destinationRectangle)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
wrapMode
WrapMode
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin nasıl döşeneceğini belirten bir Aspose.Imaging.WrapMode enumerasyonu.
destinationRectangle
RectangleF
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi için sınırlayıcı dikdörtgeni temsil eden bir Aspose.Imaging.RectangleF yapısı.
TextureBrush(Image, WrapMode)
Belirtilen görüntüyü ve sarma modunu kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image, WrapMode wrapMode)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
wrapMode
WrapMode
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin nasıl döşeneceğini belirten bir Aspose.Imaging.WrapMode enumerasyonu.
TextureBrush(Image)
Belirtilen görüntüyü kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
TextureBrush(Image, RectangleF, ImageAttributes)
Belirtilen görüntüyü, sınırlayıcı dikdörtgeni ve görüntü özelliklerini kullanan yeni bir Aspose.Imaging.Brushes.TextureBrush sınıfı örneğini başlatır.
public TextureBrush(Image image, RectangleF destinationRectangle, ImageAttributes imageAttributes)
Parametreler
image
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesinin içlerini doldurduğu Aspose.Imaging.Image nesnesi.
destinationRectangle
RectangleF
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi için sınırlayıcı dikdörtgeni temsil eden bir Aspose.Imaging.RectangleF yapısı.
imageAttributes
ImageAttributes
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi tarafından kullanılan görüntü hakkında ek bilgiler içeren bir Aspose.Imaging.ImageAttributes nesnesi.
Özellikler
Image
Bu Aspose.Imaging.Brushes.TextureBrush nesnesi ile ilişkili Aspose.Imaging.Image nesnesini alır.
public Image Image { get; }
Özellik Değeri
ImageAttributes
Bu Aspose.Imaging.Brushes.TextureBrush ile ilişkili Aspose.Imaging.Brushes.TextureBrush.ImageAttributes nesnesini alır.
public ImageAttributes ImageAttributes { get; }
Özellik Değeri
ImageRectangle
Bu Aspose.Imaging.Brushes.TextureBrush ile ilişkili Aspose.Imaging.Rectangle nesnesini alır.
public RectangleF ImageRectangle { get; }
Özellik Değeri
Yöntemler
ReleaseManagedResources()
Yönetilen kaynakları serbest bırakır. Burada yönetilmeyen kaynakların serbest bırakılmadığından emin olun, çünkü bunlar zaten serbest bırakılmış olabilir.
protected override void ReleaseManagedResources()