EmfPlusSetClipRect klass

Summary: The EmfPlusSetClipRect record combines the current clipping region with a rectangle.

Module: aspose.imaging.fileformats.emf.emfplus.records

Full Name: aspose.imaging.fileformats.emf.emfplus.records.EmfPlusSetClipRect

Inheritance: EmfPlusClippingRecordType

Constructors

NameDescription
EmfPlusSetClipRect(source)Initierar en ny instans av klassen EmfPlusSetClipRect.

Properties

NameTypeAccessDescription
clip_rectRectangleFr/wHämtar eller anger ett EmfPlusRectF-objekt (avsnitt 2.2.2.39) som definierar rektangeln för
användning i CombineMode‑operationen.
cmEmfPlusCombineModer/wHämtar eller anger CM (4 bitar): Anger den logiska operationen för att kombinera två regioner. Se den
CombineMode uppräkning (sektion 2.1.1.4) för betydelserna av värdena.
data_sizeintr/wHämtar eller anger ett 32-bitars osignerat heltal som MÅSTE definiera det 32-bitars‑justerade antalet
databytes i RecordData‑fältet som följer. Detta tal inkluderar inte 12‑bytes posthuvudet.
flaggorintr/wHämtar eller anger ett 16-bitars osignerat heltal som innehåller information för vissa poster om hur
operationen ska utföras och om postens struktur.
storlekintr/wHämtar eller anger ett 32-bitars osignerat heltal som specificerar det 32-bitars‑justerade antalet bytes
i hela posten, inklusive 12‑bytes posthuvudet och post‑specifik data.
typeEmfPlusRecordTyperHämtar ett 16-bitars osignerat heltal som identifierar posttypen.

Constructor: EmfPlusSetClipRect(source)

 EmfPlusSetClipRect(source) 

Initierar en ny instans av klassen EmfPlusSetClipRect.

Parameters:

ParameterTypBeskrivning
sourceEmfPlusRecordKällan.