Class StyleReferenceImage

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.StyleReferenceImage
All Implemented Interfaces:
ReferenceImage

public abstract class StyleReferenceImage extends JsonSerializable implements ReferenceImage
A style reference image.

This encapsulates a style reference image provided by the user, and additionally optional config parameters for the style reference image.

A raw reference image can also be provided as a destination for the style to be applied to.

  • Constructor Details

    • StyleReferenceImage

      public StyleReferenceImage()
  • Method Details