[][src]Struct winapi::um::dcomp::IDCompositionLinearTransferEffectVtbl

#[repr(C)]
pub struct IDCompositionLinearTransferEffectVtbl {
    pub parent: IDCompositionFilterEffectVtbl,
    pub SetRedYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetRedYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, redYIntercept: c_float) -> HRESULT,
    pub SetRedSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetRedSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, redSlope: c_float) -> HRESULT,
    pub SetRedDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, redDisable: BOOL) -> HRESULT,
    pub SetGreenYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetGreenYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, greenYIntercept: c_float) -> HRESULT,
    pub SetGreenSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetGreenSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, greenSlope: c_float) -> HRESULT,
    pub SetGreenDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, greenDisable: BOOL) -> HRESULT,
    pub SetBlueYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetBlueYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, blueYIntercept: c_float) -> HRESULT,
    pub SetBlueSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetBlueSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, blueSlope: c_float) -> HRESULT,
    pub SetBlueDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, blueDisable: BOOL) -> HRESULT,
    pub SetAlphaYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetAlphaYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, alphaYIntercept: c_float) -> HRESULT,
    pub SetAlphaSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULT,
    pub SetAlphaSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, alphaSlope: c_float) -> HRESULT,
    pub SetAlphaDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, alphaDisable: BOOL) -> HRESULT,
    pub SetClampOutput: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, clampOutput: BOOL) -> HRESULT,
}

Fields

parent: IDCompositionFilterEffectVtblSetRedYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetRedYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, redYIntercept: c_float) -> HRESULTSetRedSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetRedSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, redSlope: c_float) -> HRESULTSetRedDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, redDisable: BOOL) -> HRESULTSetGreenYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetGreenYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, greenYIntercept: c_float) -> HRESULTSetGreenSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetGreenSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, greenSlope: c_float) -> HRESULTSetGreenDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, greenDisable: BOOL) -> HRESULTSetBlueYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetBlueYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, blueYIntercept: c_float) -> HRESULTSetBlueSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetBlueSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, blueSlope: c_float) -> HRESULTSetBlueDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, blueDisable: BOOL) -> HRESULTSetAlphaYIntercept_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetAlphaYIntercept_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, alphaYIntercept: c_float) -> HRESULTSetAlphaSlope_2: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, animation: *const IDCompositionAnimation) -> HRESULTSetAlphaSlope_1: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, alphaSlope: c_float) -> HRESULTSetAlphaDisable: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, alphaDisable: BOOL) -> HRESULTSetClampOutput: unsafe extern "system" fn(This: *mut IDCompositionLinearTransferEffect, clampOutput: BOOL) -> HRESULT

Auto Trait Implementations

Blanket Implementations

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> From<T> for T[src]

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Any for T where
    T: 'static + ?Sized
[src]