Struct windows::Win32::Graphics::Direct2D::ID2D1Brush
#[repr(transparent)]pub struct ID2D1Brush(_);
Expand description
Required features: "Win32_Graphics_Direct2D"
Implementations§
§impl ID2D1Brush
impl ID2D1Brush
pub unsafe fn GetFactory(&self, factory: *mut Option<ID2D1Factory>)
pub unsafe fn SetOpacity(&self, opacity: f32)
pub unsafe fn GetOpacity(&self) -> f32
Trait Implementations§
§impl Clone for ID2D1Brush
impl Clone for ID2D1Brush
§impl Debug for ID2D1Brush
impl Debug for ID2D1Brush
§impl<'a> From<&'a ID2D1BitmapBrush> for &'a ID2D1Brush
impl<'a> From<&'a ID2D1BitmapBrush> for &'a ID2D1Brush
§fn from(value: &'a ID2D1BitmapBrush) -> Self
fn from(value: &'a ID2D1BitmapBrush) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1BitmapBrush1> for &'a ID2D1Brush
impl<'a> From<&'a ID2D1BitmapBrush1> for &'a ID2D1Brush
§fn from(value: &'a ID2D1BitmapBrush1) -> Self
fn from(value: &'a ID2D1BitmapBrush1) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Brush> for &'a ID2D1Resource
impl<'a> From<&'a ID2D1Brush> for &'a ID2D1Resource
§fn from(value: &'a ID2D1Brush) -> Self
fn from(value: &'a ID2D1Brush) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Brush> for &'a IUnknown
impl<'a> From<&'a ID2D1Brush> for &'a IUnknown
§fn from(value: &'a ID2D1Brush) -> Self
fn from(value: &'a ID2D1Brush) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1ImageBrush> for &'a ID2D1Brush
impl<'a> From<&'a ID2D1ImageBrush> for &'a ID2D1Brush
§fn from(value: &'a ID2D1ImageBrush) -> Self
fn from(value: &'a ID2D1ImageBrush) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1LinearGradientBrush> for &'a ID2D1Brush
impl<'a> From<&'a ID2D1LinearGradientBrush> for &'a ID2D1Brush
§fn from(value: &'a ID2D1LinearGradientBrush) -> Self
fn from(value: &'a ID2D1LinearGradientBrush) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1RadialGradientBrush> for &'a ID2D1Brush
impl<'a> From<&'a ID2D1RadialGradientBrush> for &'a ID2D1Brush
§fn from(value: &'a ID2D1RadialGradientBrush) -> Self
fn from(value: &'a ID2D1RadialGradientBrush) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1SolidColorBrush> for &'a ID2D1Brush
impl<'a> From<&'a ID2D1SolidColorBrush> for &'a ID2D1Brush
§fn from(value: &'a ID2D1SolidColorBrush) -> Self
fn from(value: &'a ID2D1SolidColorBrush) -> Self
Converts to this type from the input type.
§impl From<&ID2D1BitmapBrush> for ID2D1Brush
impl From<&ID2D1BitmapBrush> for ID2D1Brush
§fn from(value: &ID2D1BitmapBrush) -> Self
fn from(value: &ID2D1BitmapBrush) -> Self
Converts to this type from the input type.
§impl From<&ID2D1BitmapBrush1> for ID2D1Brush
impl From<&ID2D1BitmapBrush1> for ID2D1Brush
§fn from(value: &ID2D1BitmapBrush1) -> Self
fn from(value: &ID2D1BitmapBrush1) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Brush> for ID2D1Resource
impl From<&ID2D1Brush> for ID2D1Resource
§fn from(value: &ID2D1Brush) -> Self
fn from(value: &ID2D1Brush) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Brush> for IUnknown
impl From<&ID2D1Brush> for IUnknown
§fn from(value: &ID2D1Brush) -> Self
fn from(value: &ID2D1Brush) -> Self
Converts to this type from the input type.
§impl From<&ID2D1ImageBrush> for ID2D1Brush
impl From<&ID2D1ImageBrush> for ID2D1Brush
§fn from(value: &ID2D1ImageBrush) -> Self
fn from(value: &ID2D1ImageBrush) -> Self
Converts to this type from the input type.
§impl From<&ID2D1LinearGradientBrush> for ID2D1Brush
impl From<&ID2D1LinearGradientBrush> for ID2D1Brush
§fn from(value: &ID2D1LinearGradientBrush) -> Self
fn from(value: &ID2D1LinearGradientBrush) -> Self
Converts to this type from the input type.
§impl From<&ID2D1RadialGradientBrush> for ID2D1Brush
impl From<&ID2D1RadialGradientBrush> for ID2D1Brush
§fn from(value: &ID2D1RadialGradientBrush) -> Self
fn from(value: &ID2D1RadialGradientBrush) -> Self
Converts to this type from the input type.
§impl From<&ID2D1SolidColorBrush> for ID2D1Brush
impl From<&ID2D1SolidColorBrush> for ID2D1Brush
§fn from(value: &ID2D1SolidColorBrush) -> Self
fn from(value: &ID2D1SolidColorBrush) -> Self
Converts to this type from the input type.
§impl From<ID2D1BitmapBrush> for ID2D1Brush
impl From<ID2D1BitmapBrush> for ID2D1Brush
§fn from(value: ID2D1BitmapBrush) -> Self
fn from(value: ID2D1BitmapBrush) -> Self
Converts to this type from the input type.
§impl From<ID2D1BitmapBrush1> for ID2D1Brush
impl From<ID2D1BitmapBrush1> for ID2D1Brush
§fn from(value: ID2D1BitmapBrush1) -> Self
fn from(value: ID2D1BitmapBrush1) -> Self
Converts to this type from the input type.
§impl From<ID2D1Brush> for ID2D1Resource
impl From<ID2D1Brush> for ID2D1Resource
§fn from(value: ID2D1Brush) -> Self
fn from(value: ID2D1Brush) -> Self
Converts to this type from the input type.
§impl From<ID2D1Brush> for IUnknown
impl From<ID2D1Brush> for IUnknown
§fn from(value: ID2D1Brush) -> Self
fn from(value: ID2D1Brush) -> Self
Converts to this type from the input type.
§impl From<ID2D1ImageBrush> for ID2D1Brush
impl From<ID2D1ImageBrush> for ID2D1Brush
§fn from(value: ID2D1ImageBrush) -> Self
fn from(value: ID2D1ImageBrush) -> Self
Converts to this type from the input type.
§impl From<ID2D1LinearGradientBrush> for ID2D1Brush
impl From<ID2D1LinearGradientBrush> for ID2D1Brush
§fn from(value: ID2D1LinearGradientBrush) -> Self
fn from(value: ID2D1LinearGradientBrush) -> Self
Converts to this type from the input type.
§impl From<ID2D1RadialGradientBrush> for ID2D1Brush
impl From<ID2D1RadialGradientBrush> for ID2D1Brush
§fn from(value: ID2D1RadialGradientBrush) -> Self
fn from(value: ID2D1RadialGradientBrush) -> Self
Converts to this type from the input type.
§impl From<ID2D1SolidColorBrush> for ID2D1Brush
impl From<ID2D1SolidColorBrush> for ID2D1Brush
§fn from(value: ID2D1SolidColorBrush) -> Self
fn from(value: ID2D1SolidColorBrush) -> Self
Converts to this type from the input type.
§impl Interface for ID2D1Brush
impl Interface for ID2D1Brush
§impl PartialEq<ID2D1Brush> for ID2D1Brush
impl PartialEq<ID2D1Brush> for ID2D1Brush
§impl Vtable for ID2D1Brush
impl Vtable for ID2D1Brush
type Vtable = ID2D1Brush_Vtbl
§fn as_raw(&self) -> *mut c_void
fn as_raw(&self) -> *mut c_void
Returns the raw COM interface pointer. The resulting pointer continues to be owned by the
Interface
implementation.§fn into_raw(self) -> *mut c_void
fn into_raw(self) -> *mut c_void
Returns the raw COM interface pointer and releases ownership. It the caller’s responsibility to release the COM interface pointer.