Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,605 for

alpha

(0.05 sec)
  1. HasAlpha | Aspose.Imaging for .NET API Reference

    HasAlpha TiffFrame.HasAlpha property Gets a value indicating whether this instance has Alpha. public override bool Ha......indicating whether this instance has alpha. public override bool HasAlpha...Value true if this instance has alpha; otherwise, false . Examples...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. AlphaCeiling | Aspose.Slides for Java API Refer...

    Represents an Alpha Ceiling effect....IVisualEffect Represents an Alpha Ceiling effect. Alpha (opacity) values...getEffective() Gets effective Alpha Ceiling effect data with the...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. AlphaCeiling | Aspose.Slides for Android via Ja...

    Represents an Alpha Ceiling effect....IVisualEffect Represents an Alpha Ceiling effect. Alpha (opacity) values...getEffective() Gets effective Alpha Ceiling effect data with the...

    reference.aspose.com/slides/androidjava/com.asp...
  4. IAlphaReplaceEffectiveData | Aspose.Sildes for ...

    Immutable object which represents and Alpha Replace effect. Effect Alpha opacity values are replaced by a fixed Alpha....represents and Alpha Replace effect. Effect alpha (opacity) values...values are replaced by a fixed alpha. public interface IAlphaReplaceEffecti...

    reference.aspose.com/slides/net/aspose.slides.e...
  5. AlphaModulateEffectiveData | Aspose.Sildes for ...

    AlphaModulateEffectiveData AlphaModulateEffectiveData class Immutable object which represents an Alpha Modulate effec......represents an Alpha Modulate effect. Effect alpha (opacity) values...specifies an effect containing alpha values to modulate. public class...

    reference.aspose.com/slides/net/aspose.slides.e...
  6. TiffAlphaStorage - Aspose.PSD for Java - API Re...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Enum Specifies the alpha storage for tiff documents....Description static int Associated The alpha value is stored in premultiplied...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  7. tiffalphastorage - Aspose.PSD for Java - API Re...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Enum Specifies the alpha storage for tiff documents....Description static int Associated The alpha value is stored in premultiplied...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. pixelformat - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...blue, green, red and 1 for alpha. A2B10G10R10 32-bit pixel format... green and red, 2 bits for alpha. A2R10G10B10 32-bit pixel format...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. Aspose::Slides::Effects::ImageTransformOperatio...

    Public Member Functions | List of all members Aspose::Slides::Effects::ImageTransformOperationFactory Class Reference......threshold) override Creates Alpha BiLevel effect. More... System::SharedPtr...CreateAlphCeiling () override Creates Alpha Ceiling effect. More... System::SharedPtr...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. Add Transparent Text in PDF using C# | Aspose.P...

    Aspose. Pdf, Text TextFragment set the foreground color, background color is not transparent. textFragment.TextState.BackgroundColor = Aspose.Pdf.Color.Black; //Don't work textFragment.TextState.ForegroundColor…...still notice any issue: int alpha = 10; int green = 0; int red...alphaColor = Color.FromArgb(alpha, red, green, blue); var textFragment...

    forum.aspose.com/t/add-transparent-text-in-pdf-...