- calculateAspectRatio(float, float, float, float) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the aspect ratio given a rectangle.
- calculateAspectRatio(Rect) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the aspect ratio given a rectangle.
- calculateBottom(float, float, float, float) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the y-coordinate of the bottom edge given the other sides of
the rectangle and an aspect ratio.
- calculateHeight(float, float, float) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the height of a rectangle given the left and right edges and
an aspect ratio.
- calculateLeft(float, float, float, float) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the x-coordinate of the left edge given the other sides of the
rectangle and an aspect ratio.
- calculateRight(float, float, float, float) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the x-coordinate of the right edge given the other sides of
the rectangle and an aspect ratio.
- calculateTop(float, float, float, float) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the y-coordinate of the top edge given the other sides of the
rectangle and an aspect ratio.
- calculateWidth(float, float, float) - Static method in class ly.img.android.sdk.cropper.util.AspectRatioUtil
-
Calculates the width of a rectangle given the top and bottom edges and an
aspect ratio.
- CallSet<E> - Class in ly.img.android.acs.utility
-
- CallSet() - Constructor for class ly.img.android.acs.utility.CallSet
-
Arbeitet mit einem geclonten HashSet damit Remove innerhalb ber Schleife keine
ConcurrentModificationException erzeugt.
- Cam - Class in ly.img.android.acs
-
Complex Camera Wrapper, for simple Camera use
- Cam.ANTI_BANDING - Enum in ly.img.android.acs
-
- Cam.CAMERA_FACING - Enum in ly.img.android.acs
-
- Cam.FLASH_MODE - Enum in ly.img.android.acs
-
- Cam.FOCUS_MODE - Enum in ly.img.android.acs
-
- Cam.OnStateChangeListener - Interface in ly.img.android.acs
-
Camera state change Interface
- Cam.PictureCallback - Class in ly.img.android.acs
-
Abstract picture callback
- Cam.SCENE_MODE - Enum in ly.img.android.acs
-
- Cam.Size - Class in ly.img.android.acs
-
Size model
- Cam.State - Class in ly.img.android.acs
-
Current Camera state object
- Cam.WHITE_BALANCE - Enum in ly.img.android.acs
-
- cameraFacing - Variable in class ly.img.android.acs.Cam.State
-
- cameraFacing - Static variable in class ly.img.android.ui.utilities.ImgLyPreferences
-
Get CameraFacing state Preferences
- CameraPreviewActivity - Class in ly.img.android.ui.activities
-
- CameraPreviewActivity() - Constructor for class ly.img.android.ui.activities.CameraPreviewActivity
-
- CameraPreviewIntent - Class in ly.img.android.ui.activities
-
- CameraPreviewIntent(Intent, Activity) - Constructor for class ly.img.android.ui.activities.CameraPreviewIntent
-
- CameraPreviewIntent(Activity) - Constructor for class ly.img.android.ui.activities.CameraPreviewIntent
-
- CamView - Class in ly.img.android.acs
-
- CamView(Context) - Constructor for class ly.img.android.acs.CamView
-
- CamView(Context, AttributeSet) - Constructor for class ly.img.android.acs.CamView
-
- CamView(Context, AttributeSet, int) - Constructor for class ly.img.android.acs.CamView
-
- CamView.CaptureCallback - Interface in ly.img.android.acs
-
Image capture callback.
- CamView.OnSizeChangeListener - Interface in ly.img.android.acs
-
Size change callback.
- CamView.Preview - Interface in ly.img.android.acs
-
Preview Surface callback.
- cancelButton - Variable in class ly.img.android.ui.activities.PhotoEditorActivity
-
- capture(String, CamView.CaptureCallback) - Method in class ly.img.android.acs.CamView
-
Take a Picture.
- ceiling(AbstractOperation) - Method in class ly.img.android.sdk.operator.Operator
-
Deprecated.
- changeLayout(int) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter.MultiView
-
- changeScreen(String) - Method in class ly.img.android.plugins.analytics.AbstractAnalyticsPlugin
-
Is called on change the current Screen,
- checkIsSvgResource(int) - Static method in class ly.img.android.sdk.utils.BitmapFactoryUtils
-
Check if the raw resource is a svg file, by looking at the file_extension
- checkKeyboardHeight(boolean) - Method in class ly.img.android.ui.panels.TextToolPanel
-
- chooseConfig(EGL10, EGLDisplay) - Method in class ly.img.android.sdk.gles.DefaultConfigChooser
-
- clear() - Method in class ly.img.android.acs.utility.CallSet
-
- clearListener() - Method in class ly.img.android.acs.utility.OrientationSensor
-
- collapse() - Method in class ly.img.android.ui.widgets.ExpandableView
-
Collapse the view to zero height.
- ColorConfig - Class in ly.img.android.sdk.configuration
-
- ColorConfig(int, int) - Constructor for class ly.img.android.sdk.configuration.ColorConfig
-
- ColorFilterAD1920 - Class in ly.img.android.sdk.filter
-
- ColorFilterAD1920() - Constructor for class ly.img.android.sdk.filter.ColorFilterAD1920
-
- ColorFilterAncient - Class in ly.img.android.sdk.filter
-
- ColorFilterAncient() - Constructor for class ly.img.android.sdk.filter.ColorFilterAncient
-
- ColorFilterBleached - Class in ly.img.android.sdk.filter
-
- ColorFilterBleached() - Constructor for class ly.img.android.sdk.filter.ColorFilterBleached
-
- ColorFilterBleachedBlue - Class in ly.img.android.sdk.filter
-
- ColorFilterBleachedBlue() - Constructor for class ly.img.android.sdk.filter.ColorFilterBleachedBlue
-
- ColorFilterBlues - Class in ly.img.android.sdk.filter
-
- ColorFilterBlues() - Constructor for class ly.img.android.sdk.filter.ColorFilterBlues
-
- ColorFilterBlueShadows - Class in ly.img.android.sdk.filter
-
- ColorFilterBlueShadows() - Constructor for class ly.img.android.sdk.filter.ColorFilterBlueShadows
-
- ColorFilterBreeze - Class in ly.img.android.sdk.filter
-
- ColorFilterBreeze() - Constructor for class ly.img.android.sdk.filter.ColorFilterBreeze
-
- ColorFilterBW - Class in ly.img.android.sdk.filter
-
- ColorFilterBW() - Constructor for class ly.img.android.sdk.filter.ColorFilterBW
-
- ColorFilterCelsius - Class in ly.img.android.sdk.filter
-
- ColorFilterCelsius() - Constructor for class ly.img.android.sdk.filter.ColorFilterCelsius
-
- ColorFilterChest - Class in ly.img.android.sdk.filter
-
- ColorFilterChest() - Constructor for class ly.img.android.sdk.filter.ColorFilterChest
-
- ColorFilterClassic - Class in ly.img.android.sdk.filter
-
- ColorFilterClassic() - Constructor for class ly.img.android.sdk.filter.ColorFilterClassic
-
- ColorFilterColorful - Class in ly.img.android.sdk.filter
-
- ColorFilterColorful() - Constructor for class ly.img.android.sdk.filter.ColorFilterColorful
-
- ColorFilterCool - Class in ly.img.android.sdk.filter
-
- ColorFilterCool() - Constructor for class ly.img.android.sdk.filter.ColorFilterCool
-
- ColorFilterCottonCandy - Class in ly.img.android.sdk.filter
-
- ColorFilterCottonCandy() - Constructor for class ly.img.android.sdk.filter.ColorFilterCottonCandy
-
- ColorFilterCreamy - Class in ly.img.android.sdk.filter
-
- ColorFilterCreamy() - Constructor for class ly.img.android.sdk.filter.ColorFilterCreamy
-
- ColorFilterEighties - Class in ly.img.android.sdk.filter
-
- ColorFilterEighties() - Constructor for class ly.img.android.sdk.filter.ColorFilterEighties
-
- ColorFilterElder - Class in ly.img.android.sdk.filter
-
- ColorFilterElder() - Constructor for class ly.img.android.sdk.filter.ColorFilterElder
-
- ColorFilterEvening - Class in ly.img.android.sdk.filter
-
- ColorFilterEvening() - Constructor for class ly.img.android.sdk.filter.ColorFilterEvening
-
- ColorFilterFall - Class in ly.img.android.sdk.filter
-
- ColorFilterFall() - Constructor for class ly.img.android.sdk.filter.ColorFilterFall
-
- ColorFilterFixie - Class in ly.img.android.sdk.filter
-
- ColorFilterFixie() - Constructor for class ly.img.android.sdk.filter.ColorFilterFixie
-
- ColorFilterFood - Class in ly.img.android.sdk.filter
-
- ColorFilterFood() - Constructor for class ly.img.android.sdk.filter.ColorFilterFood
-
- ColorFilterFridge - Class in ly.img.android.sdk.filter
-
- ColorFilterFridge() - Constructor for class ly.img.android.sdk.filter.ColorFilterFridge
-
- ColorFilterFront - Class in ly.img.android.sdk.filter
-
- ColorFilterFront() - Constructor for class ly.img.android.sdk.filter.ColorFilterFront
-
- ColorFilterGlam - Class in ly.img.android.sdk.filter
-
- ColorFilterGlam() - Constructor for class ly.img.android.sdk.filter.ColorFilterGlam
-
- ColorFilterGobblin - Class in ly.img.android.sdk.filter
-
- ColorFilterGobblin() - Constructor for class ly.img.android.sdk.filter.ColorFilterGobblin
-
- ColorFilterHighCarb - Class in ly.img.android.sdk.filter
-
- ColorFilterHighCarb() - Constructor for class ly.img.android.sdk.filter.ColorFilterHighCarb
-
- ColorFilterHighContrast - Class in ly.img.android.sdk.filter
-
- ColorFilterHighContrast() - Constructor for class ly.img.android.sdk.filter.ColorFilterHighContrast
-
- ColorFilterIdentiy - Class in ly.img.android.sdk.filter
-
- ColorFilterIdentiy() - Constructor for class ly.img.android.sdk.filter.ColorFilterIdentiy
-
- ColorFilterK1 - Class in ly.img.android.sdk.filter
-
- ColorFilterK1() - Constructor for class ly.img.android.sdk.filter.ColorFilterK1
-
- ColorFilterK2 - Class in ly.img.android.sdk.filter
-
- ColorFilterK2() - Constructor for class ly.img.android.sdk.filter.ColorFilterK2
-
- ColorFilterK6 - Class in ly.img.android.sdk.filter
-
- ColorFilterK6() - Constructor for class ly.img.android.sdk.filter.ColorFilterK6
-
- ColorFilterKDynamic - Class in ly.img.android.sdk.filter
-
- ColorFilterKDynamic() - Constructor for class ly.img.android.sdk.filter.ColorFilterKDynamic
-
- ColorFilterKeen - Class in ly.img.android.sdk.filter
-
- ColorFilterKeen() - Constructor for class ly.img.android.sdk.filter.ColorFilterKeen
-
- ColorFilterLenin - Class in ly.img.android.sdk.filter
-
- ColorFilterLenin() - Constructor for class ly.img.android.sdk.filter.ColorFilterLenin
-
- ColorFilterLitho - Class in ly.img.android.sdk.filter
-
- ColorFilterLitho() - Constructor for class ly.img.android.sdk.filter.ColorFilterLitho
-
- ColorFilterLomo - Class in ly.img.android.sdk.filter
-
- ColorFilterLomo() - Constructor for class ly.img.android.sdk.filter.ColorFilterLomo
-
- ColorFilterLomo100 - Class in ly.img.android.sdk.filter
-
- ColorFilterLomo100() - Constructor for class ly.img.android.sdk.filter.ColorFilterLomo100
-
- ColorFilterLucid - Class in ly.img.android.sdk.filter
-
- ColorFilterLucid() - Constructor for class ly.img.android.sdk.filter.ColorFilterLucid
-
- ColorFilterMellow - Class in ly.img.android.sdk.filter
-
- ColorFilterMellow() - Constructor for class ly.img.android.sdk.filter.ColorFilterMellow
-
- ColorFilterNeat - Class in ly.img.android.sdk.filter
-
- ColorFilterNeat() - Constructor for class ly.img.android.sdk.filter.ColorFilterNeat
-
- ColorFilterNoGreen - Class in ly.img.android.sdk.filter
-
- ColorFilterNoGreen() - Constructor for class ly.img.android.sdk.filter.ColorFilterNoGreen
-
- ColorFilterOrchid - Class in ly.img.android.sdk.filter
-
- ColorFilterOrchid() - Constructor for class ly.img.android.sdk.filter.ColorFilterOrchid
-
- ColorFilterPale - Class in ly.img.android.sdk.filter
-
- ColorFilterPale() - Constructor for class ly.img.android.sdk.filter.ColorFilterPale
-
- ColorFilterPitched - Class in ly.img.android.sdk.filter
-
- ColorFilterPitched() - Constructor for class ly.img.android.sdk.filter.ColorFilterPitched
-
- ColorFilterPlate - Class in ly.img.android.sdk.filter
-
- ColorFilterPlate() - Constructor for class ly.img.android.sdk.filter.ColorFilterPlate
-
- ColorFilterPola669 - Class in ly.img.android.sdk.filter
-
- ColorFilterPola669() - Constructor for class ly.img.android.sdk.filter.ColorFilterPola669
-
- ColorFilterPolaSx - Class in ly.img.android.sdk.filter
-
- ColorFilterPolaSx() - Constructor for class ly.img.android.sdk.filter.ColorFilterPolaSx
-
- ColorFilterPro400 - Class in ly.img.android.sdk.filter
-
- ColorFilterPro400() - Constructor for class ly.img.android.sdk.filter.ColorFilterPro400
-
- ColorFilterQuozi - Class in ly.img.android.sdk.filter
-
- ColorFilterQuozi() - Constructor for class ly.img.android.sdk.filter.ColorFilterQuozi
-
- ColorFilterSepiahigh - Class in ly.img.android.sdk.filter
-
- ColorFilterSepiahigh() - Constructor for class ly.img.android.sdk.filter.ColorFilterSepiahigh
-
- ColorFilterSettled - Class in ly.img.android.sdk.filter
-
- ColorFilterSettled() - Constructor for class ly.img.android.sdk.filter.ColorFilterSettled
-
- ColorFilterSeventies - Class in ly.img.android.sdk.filter
-
- ColorFilterSeventies() - Constructor for class ly.img.android.sdk.filter.ColorFilterSeventies
-
- ColorFilterSin - Class in ly.img.android.sdk.filter
-
- ColorFilterSin() - Constructor for class ly.img.android.sdk.filter.ColorFilterSin
-
- ColorFilterSoft - Class in ly.img.android.sdk.filter
-
- ColorFilterSoft() - Constructor for class ly.img.android.sdk.filter.ColorFilterSoft
-
- ColorFilterSteel - Class in ly.img.android.sdk.filter
-
- ColorFilterSteel() - Constructor for class ly.img.android.sdk.filter.ColorFilterSteel
-
- ColorFilterSummer - Class in ly.img.android.sdk.filter
-
- ColorFilterSummer() - Constructor for class ly.img.android.sdk.filter.ColorFilterSummer
-
- ColorFilterSunset - Class in ly.img.android.sdk.filter
-
- ColorFilterSunset() - Constructor for class ly.img.android.sdk.filter.ColorFilterSunset
-
- ColorFilterTender - Class in ly.img.android.sdk.filter
-
- ColorFilterTender() - Constructor for class ly.img.android.sdk.filter.ColorFilterTender
-
- ColorFilterTexas - Class in ly.img.android.sdk.filter
-
- ColorFilterTexas() - Constructor for class ly.img.android.sdk.filter.ColorFilterTexas
-
- ColorFilterTwilight - Class in ly.img.android.sdk.filter
-
- ColorFilterTwilight() - Constructor for class ly.img.android.sdk.filter.ColorFilterTwilight
-
- ColorFilterWinter - Class in ly.img.android.sdk.filter
-
- ColorFilterWinter() - Constructor for class ly.img.android.sdk.filter.ColorFilterWinter
-
- ColorFilterX400 - Class in ly.img.android.sdk.filter
-
- ColorFilterX400() - Constructor for class ly.img.android.sdk.filter.ColorFilterX400
-
- ColorMatrixOperation - Class in ly.img.android.sdk.operator
-
Color matrix operation, it allows to render a ultra fast instant preview of color matrix changes.
- ColorMatrixOperation() - Constructor for class ly.img.android.sdk.operator.ColorMatrixOperation
-
- ColorMatrixTool - Class in ly.img.android.sdk.tools
-
- ColorMatrixTool(int, int) - Constructor for class ly.img.android.sdk.tools.ColorMatrixTool
-
- ColorMatrixTool(int, int, Class<? extends AbstractToolPanel>) - Constructor for class ly.img.android.sdk.tools.ColorMatrixTool
-
- ColorMatrixTool.SaveState - Class in ly.img.android.sdk.tools
-
- ColorPickerView - Class in ly.img.android.ui.widgets.colorpicker
-
- ColorPickerView(Context) - Constructor for class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- ColorPickerView(Context, AttributeSet) - Constructor for class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- ColorPickerView(Context, AttributeSet, int) - Constructor for class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- ColorPickerView.OnColorChanged - Interface in ly.img.android.ui.widgets.colorpicker
-
- colorRange - Variable in class ly.img.android.ui.widgets.colorpicker.AbstractSliderView
-
- ColorSelection(TextTool.ColorSelection.TYPE, int, TextTool.ColorSelection.OnColorSelected) - Constructor for class ly.img.android.sdk.tools.TextTool.ColorSelection
-
- compareTo(AbstractOperation) - Method in class ly.img.android.sdk.operator.AbstractOperation
-
- Config() - Constructor for class ly.img.android.ui.utilities.PrefManger.Config
-
- ConfigViewHolder(View) - Constructor for class ly.img.android.sdk.configuration.AbstractConfig.ConfigViewHolder
-
- ConfirmPopupView - Class in ly.img.android.ui.widgets
-
Vertical scrollable RecyclerView
- ConfirmPopupView() - Constructor for class ly.img.android.ui.widgets.ConfirmPopupView
-
- ConfirmPopupView.Listener - Interface in ly.img.android.ui.widgets
-
- contentHolder - Variable in class ly.img.android.sdk.configuration.AbstractConfig.ConfigViewHolder
-
- contentHolder - Variable in class ly.img.android.sdk.configuration.FontConfig.FontViewHolder
-
- convertFromRange(float, float, float, int) - Static method in class ly.img.android.sdk.tools.AbstractTool
-
- convertFromRange(float, float, float, int) - Static method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- convertToRange(int, float, float, int) - Static method in class ly.img.android.sdk.tools.AbstractTool
-
- convertToRange(int, float, float, int) - Static method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- countup() - Method in class ly.img.android.sdk.utils.Fps
-
- createContext(EGL10, EGLDisplay, EGLConfig) - Method in class ly.img.android.sdk.gles.DefaultContextFactory
-
- createPaddingAnimator(View, int, int, int, int) - Method in class ly.img.android.sdk.views.EditorPreview
-
- createTargetShader(String, int) - Static method in class ly.img.android.sdk.filter.ImageFilter
-
- createViewHolder(View, boolean) - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
- createViewHolder(View, boolean) - Method in interface ly.img.android.sdk.configuration.DataSourceInterface
-
Create a ViewHolder to Display in List
- createViewHolder(View, boolean) - Method in class ly.img.android.sdk.configuration.Divider
-
- createViewHolder(View, boolean) - Method in class ly.img.android.sdk.configuration.FontConfig
-
- createViewHolder(View, boolean) - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- createWindowSurface(EGL10, EGLDisplay, EGLConfig, Object) - Method in class ly.img.android.sdk.gles.DefaultWindowSurfaceFactory
-
- CropAspectConfig - Class in ly.img.android.sdk.configuration
-
- CropAspectConfig(int, int, float) - Constructor for class ly.img.android.sdk.configuration.CropAspectConfig
-
- CropAspectConfig(int, int, int, int) - Constructor for class ly.img.android.sdk.configuration.CropAspectConfig
-
- CropOperation - Class in ly.img.android.sdk.operator
-
Cropping Operation, with instant preview
- CropOperation() - Constructor for class ly.img.android.sdk.operator.CropOperation
-
- CropOverlayView - Class in ly.img.android.sdk.cropper.cropwindow
-
A custom View representing the crop window and the shaded background outside
the crop window.
- CropOverlayView(Context) - Constructor for class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- CropOverlayView(Context, AttributeSet) - Constructor for class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- CropTool - Class in ly.img.android.sdk.tools
-
- CropTool(int, int) - Constructor for class ly.img.android.sdk.tools.CropTool
-
- CropTool(int, int, Class<? extends AbstractToolPanel>) - Constructor for class ly.img.android.sdk.tools.CropTool
-
- CropTool.SaveState - Class in ly.img.android.sdk.tools
-
- CropToolPanel - Class in ly.img.android.ui.panels
-
Tool view to select crop aspect
- CropToolPanel() - Constructor for class ly.img.android.ui.panels.CropToolPanel
-
- currentPreviewText - Static variable in class ly.img.android.sdk.configuration.FontConfig
-
- CUSTOM_ASPECT - Static variable in class ly.img.android.sdk.configuration.CropAspectConfig
-
- GalleryButton - Class in ly.img.android.ui.widgets.buttons
-
- GalleryButton(Context) - Constructor for class ly.img.android.ui.widgets.buttons.GalleryButton
-
- GalleryButton(Context, AttributeSet) - Constructor for class ly.img.android.ui.widgets.buttons.GalleryButton
-
- GalleryButton(Context, AttributeSet, int) - Constructor for class ly.img.android.ui.widgets.buttons.GalleryButton
-
- generateBindData() - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
- generateBindData() - Method in interface ly.img.android.sdk.configuration.DataSourceInterface
-
Load custom binding data Synchronous.
- generateBindData() - Method in class ly.img.android.sdk.configuration.FontConfig
-
- generateBindData() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- generateBindDataAsync() - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
- generateBindDataAsync() - Method in interface ly.img.android.sdk.configuration.DataSourceInterface
-
Load custom binding data asynchronous.
- generateBindDataAsync() - Method in class ly.img.android.sdk.configuration.FontConfig
-
- generateBindDataAsync() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- generateShader(String, int) - Method in class ly.img.android.sdk.gles.OpenGLES
-
- get(String) - Static method in enum ly.img.android.acs.Cam.ANTI_BANDING
-
- get(String) - Static method in enum ly.img.android.acs.Cam.FLASH_MODE
-
- get(String) - Static method in enum ly.img.android.acs.Cam.FOCUS_MODE
-
- get(String) - Static method in enum ly.img.android.acs.Cam.SCENE_MODE
-
- get(String) - Static method in enum ly.img.android.acs.Cam.WHITE_BALANCE
-
- get() - Method in class ly.img.android.ui.utilities.PrefManger.Config.BooleanPref
-
- get() - Method in class ly.img.android.ui.utilities.PrefManger.Config.EnumPref
-
- get() - Method in class ly.img.android.ui.utilities.PrefManger.Config.FloatPref
-
- get() - Method in class ly.img.android.ui.utilities.PrefManger.Config.IntegerPref
-
- get() - Method in class ly.img.android.ui.utilities.PrefManger.Config.LongPref
-
- get() - Method in class ly.img.android.ui.utilities.PrefManger.Config.StringPref
-
- get() - Method in class ly.img.android.ui.utilities.PrefManger.Config.StringSetPref
-
- getActionMasked() - Method in class ly.img.android.sdk.utils.ScaledMotionEventWrapper
-
Return the kind of action being performed.
- getAlign() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- getAlphaSelection() - Method in class ly.img.android.ui.widgets.colorpicker.AlphaView
-
- getAnalyticsPlugin() - Static method in class ly.img.android.ImgLySdk
-
- getAngle(String) - Static method in class ly.img.android.sdk.utils.ExifUtils
-
Get the exif rotation of the image.
- getAntiBandingMode() - Method in class ly.img.android.acs.Cam.State
-
Get current anti banding mode
- getAppContext() - Static method in class ly.img.android.ImgLySdk
-
Get the Application Context
- getAppResource() - Static method in class ly.img.android.ImgLySdk
-
Get the resources object.
- getAppRsContext() - Static method in class ly.img.android.ImgLySdk
-
- getAppSystemService(String) - Static method in class ly.img.android.ImgLySdk
-
Get a System Service
- getAspect() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.AspectConfigInterface
-
- getAspect() - Method in class ly.img.android.sdk.configuration.CropAspectConfig
-
Get Aspect the ration or #CropAspectConfig.CUSTOM_ASPECT if it is custom aspect mode.
- getAspect() - Method in class ly.img.android.sdk.configuration.Divider
-
- getAspectConfig() - Method in class ly.img.android.sdk.tools.CropTool
-
- getBackgroundColor() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Get the Background Color
- getBitmapRectCenterInside(int, int, int, int) - Static method in class ly.img.android.sdk.cropper.util.ImageViewUtil
-
Gets the rectangular position of a Bitmap if it were placed inside a View
with scale type set to #CENTER_INSIDE.
- getBlurPreview() - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getBlurPreview() - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- getBlurPreview() - Method in interface ly.img.android.sdk.operator.AbstractOperation.SourceHolder
-
Get source
- getBlurScript() - Method in class ly.img.android.sdk.operator.FocusOperation
-
- getBrightness() - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
Get the current brightness
- getBrightness() - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- getBrightnessMatrix(float) - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
- getCache(OperationCacheHolder.CACHE_TYPE) - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getCacheId(OperationCacheHolder.CACHE_TYPE) - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getCameraFacing() - Method in class ly.img.android.acs.Cam
-
Get the current camera facing.
- getCameraFacing() - Method in class ly.img.android.acs.Cam.State
-
Get current camera facing
- getCameraFacing() - Method in class ly.img.android.acs.CamView
-
- getCameraOrientation() - Method in class ly.img.android.acs.Cam
-
Get camera cameraOrientation
- getCameraView() - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- getColor() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.ColorConfigInterface
-
- getColor() - Method in class ly.img.android.sdk.configuration.ColorConfig
-
- getColor() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Get the Foreground Color
- getColor() - Method in class ly.img.android.sdk.tools.TextTool.ColorSelection
-
- getColorConfig() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
- getColorMatrixOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the color matrix Operation.
- getColorSelection() - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- getConfig() - Method in interface ly.img.android.ui.utilities.PrefManger.TYPE_PROPERTY
-
- getContrast() - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
Get the current contrast
- getContrast() - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- getContrastMatrix(float) - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
- getCoordinate() - Method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Gets the coordinate of the Edge
- getCornerThickness() - Static method in class ly.img.android.sdk.cropper.util.PaintUtil
-
Returns the value of the corner thickness
- getCropConfig() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
Change Crop Config
// Step1 get current configuration.
- getCropHeight() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.AspectConfigInterface
-
- getCropHeight() - Method in class ly.img.android.sdk.configuration.CropAspectConfig
-
- getCropHeight() - Method in class ly.img.android.sdk.configuration.Divider
-
- getCropOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the crop Operation.
- getCropRect(int, int) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- getCropRect(int, int) - Method in class ly.img.android.sdk.views.EditorPreview
-
- getCropRectState() - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- getCropRectState() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getCropWidth() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.AspectConfigInterface
-
- getCropWidth() - Method in class ly.img.android.sdk.configuration.CropAspectConfig
-
- getCropWidth() - Method in class ly.img.android.sdk.configuration.Divider
-
- getCurrentExifOrientation() - Method in class ly.img.android.acs.Cam
-
- getCurrentRotationBasedAspect() - Method in class ly.img.android.sdk.views.EditorPreview
-
Get the current config that best match currentAspect and rotation.
- getCurrentStickerConfig() - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
- getCurrentTextConfig(TextStickerConfig) - Method in class ly.img.android.sdk.tools.StickerTool
-
- getCurrentTextConfig() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getCurrentTool() - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- getDebugFlags() - Method in class ly.img.android.sdk.gles.GlTextureView
-
- getDestroySourceAfterSave() - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
- getDeviceDefaultOrientation() - Static method in class ly.img.android.acs.utility.OrientationSensor
-
- getEditorIntent() - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
- getEditorPreview() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.ToolConfigInterface
-
- getEditorPreview() - Method in class ly.img.android.sdk.configuration.Divider
-
- getEditorPreview() - Method in class ly.img.android.sdk.tools.AbstractTool
-
- getEntityAt(int) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- getExportPath() - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
- getExportPath() - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
- getExportPrefix() - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
- getExportPrefix() - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
- getFilter() - Method in class ly.img.android.sdk.operator.FilterOperation
-
Get the current filter.
- getFilter() - Method in class ly.img.android.sdk.renderer.PreviewRenderer
-
- getFilter() - Method in class ly.img.android.sdk.tools.FilterTool
-
- getFilter() - Method in class ly.img.android.sdk.views.GlCameraPreview
-
- getFilter() - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
- getFilterConfig() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
Change Filterset
// Step1 get current configuration.
- getFilterOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the filter Operation.
- getFlashMode() - Method in class ly.img.android.acs.Cam
-
Get the current FlashMode
- getFlashMode() - Method in class ly.img.android.acs.Cam.State
-
Get current flash mode
- getFlashMode() - Method in class ly.img.android.acs.CamView
-
- getFocusMode() - Method in class ly.img.android.acs.Cam.State
-
Get current focus mode
- getFocusMode() - Method in class ly.img.android.sdk.operator.FocusOperation
-
- getFocusOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the blur Operation.
- getFont() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Get the Text-Sticker Font
- getFontConfig() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
Change Fontset
// Step1 get current configuration.
- getFontConfig() - Method in class ly.img.android.sdk.tools.TextTool.FontSelection
-
- getForceLandscapeCrop() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
- getForcePortraitCrop() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
- getFrameRateRange() - Method in class ly.img.android.acs.Cam.State
-
Get preview frame rate range
- getFullHeight() - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getFullHeight() - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- getFullHeight() - Method in interface ly.img.android.sdk.operator.AbstractOperation.SourceHolder
-
Get source image height.
- getFullPreview() - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getFullPreview() - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- getFullPreview() - Method in interface ly.img.android.sdk.operator.AbstractOperation.SourceHolder
-
Get source
- getFullWidth() - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getFullWidth() - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- getFullWidth() - Method in interface ly.img.android.sdk.operator.AbstractOperation.SourceHolder
-
Get source image width.
- getHandle(String) - Method in class ly.img.android.sdk.filter.ImageFilter
-
- getHeight() - Static method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Gets the current height of the crop window.
- getIdentifier() - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getIdentifier() - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.AbstractOperation
-
- getIdentifier() - Method in interface ly.img.android.sdk.operator.AbstractOperation.Holder
-
Get Identifier.
- getIdentifier() - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.CropOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.FilterOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.FocusOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.ImageSaveOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.ImageShowOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.RotateOperation
-
- getIdentifier() - Method in class ly.img.android.sdk.operator.StickerOperation
-
- getImageAngle() - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
Get the real source image Exif rotation
- getImageHeight() - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
Get the real source image height
- getImageLoadOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the image load Operation.
- getImagePaint() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getImageRect() - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- getImageRect() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getImageRotation(String) - Static method in class ly.img.android.sdk.utils.BitmapFactoryUtils
-
Get the orientation of the image file base on the exif information.
- getImageSaveOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the image save Operation.
- getImageScale() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getImageShowOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the image show Operation.
- getImageWidth() - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
Get the real source image width
- getInstance() - Static method in class ly.img.android.acs.Cam
-
Get a singleton Camera Instance.
- getInstance() - Static method in class ly.img.android.acs.utility.OrientationSensor
-
- getInstance() - Static method in class ly.img.android.sdk.gles.OpenGLES
-
- getIntensity() - Method in class ly.img.android.sdk.operator.FilterOperation
-
- getIntensity() - Method in class ly.img.android.sdk.operator.FocusOperation
-
Get blur intensity.
- getIntensity() - Method in class ly.img.android.sdk.tools.FilterTool
-
- getIntensity() - Method in class ly.img.android.sdk.tools.FocusTool
-
Get blur intensity.
- getItemCount() - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- getJpegQuality() - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
- getLayout() - Method in class ly.img.android.sdk.configuration.ColorConfig
-
- getLayout() - Method in class ly.img.android.sdk.configuration.CropAspectConfig
-
- getLayout() - Method in interface ly.img.android.sdk.configuration.DataSourceInterface
-
Get the layout res id of the list item view.
- getLayout() - Method in class ly.img.android.sdk.configuration.Divider
-
- getLayout() - Method in class ly.img.android.sdk.configuration.FontConfig
-
- getLayout() - Method in class ly.img.android.sdk.configuration.ImageStickerConfig
-
- getLayout() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- getLayout() - Method in class ly.img.android.sdk.filter.ImageFilter
-
- getLayout() - Method in class ly.img.android.sdk.tools.AbstractTool
-
- getLayout() - Method in class ly.img.android.ui.panels.AdjustToolPanel.AdjustOption
-
- getLayout() - Method in class ly.img.android.ui.panels.FocusToolPanel.FocusOption
-
- getLayout() - Method in class ly.img.android.ui.panels.OrientationToolPanel.OrientationOption
-
- getLayout() - Method in class ly.img.android.ui.panels.StickerOptionToolPanel.StickerOption
-
- getLayout() - Method in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerOption
-
- getLayoutResource() - Method in class ly.img.android.sdk.tools.AbstractToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.AdjustToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.CropToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.FilterToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.FocusToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.OrientationToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.StickerOptionToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.StickerToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.TextColorOptionToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.TextFontOptionToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- getLayoutResource() - Method in class ly.img.android.ui.panels.TextToolPanel
-
- getLineThickness() - Static method in class ly.img.android.sdk.cropper.util.PaintUtil
-
Returns the value of the line thickness of the border
- getLutBitmap() - Method in class ly.img.android.sdk.filter.LutColorFilter
-
Return the Lut as Bitmap.
- getLutCube(RenderScript) - Method in class ly.img.android.sdk.filter.LutColorFilter
-
Return the Renderscript LUT Allocation
- getMax() - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- getMin() - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- getName() - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
Get the Name
- getName() - Method in interface ly.img.android.sdk.configuration.DataSourceInterface
-
Get the Name
- getName() - Method in class ly.img.android.sdk.configuration.FontConfig
-
- getName() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- getNameRes(AdjustToolPanel.MODE) - Static method in class ly.img.android.ui.panels.AdjustToolPanel.AdjustOption
-
- getNameRes(FocusTool.MODE) - Static method in class ly.img.android.ui.panels.FocusToolPanel.FocusOption
-
- getNameRes(OrientationToolPanel.OPTION) - Static method in class ly.img.android.ui.panels.OrientationToolPanel.OrientationOption
-
- getNameRes(StickerOptionToolPanel.OPTION) - Static method in class ly.img.android.ui.panels.StickerOptionToolPanel.StickerOption
-
- getNameRes(TextOptionToolPanel.OPTION) - Static method in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerOption
-
- getOffset(Handle, float, float, float, float, float, float) - Static method in class ly.img.android.sdk.cropper.util.HandleUtil
-
Calculates the offset of the touch point from the precise location of the
specified handle.
- getOpenEditor() - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
- getOperation() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.ToolConfigInterface
-
- getOperation() - Method in class ly.img.android.sdk.configuration.Divider
-
- getOperation() - Method in class ly.img.android.sdk.tools.AbstractTool
-
- getOperation() - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- getOperation() - Method in class ly.img.android.sdk.tools.CropTool
-
- getOperation() - Method in class ly.img.android.sdk.tools.FilterTool
-
- getOperation() - Method in class ly.img.android.sdk.tools.FocusTool
-
- getOperation() - Method in class ly.img.android.sdk.tools.OrientationTool
-
- getOperation() - Method in class ly.img.android.sdk.tools.StickerTool
-
- getOperation() - Method in class ly.img.android.sdk.tools.TextTool.ColorSelection
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.AbstractOperation
-
Return the current execution mode of this operator.
- getOperationMode() - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.CropOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.FilterOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.FocusOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.ImageSaveOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.ImageShowOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.RotateOperation
-
- getOperationMode() - Method in class ly.img.android.sdk.operator.StickerOperation
-
- getOperationRunnable(AbstractOperation.OperationDoneListener) - Method in class ly.img.android.sdk.operator.AbstractOperation
-
Deprecated.
- getOperator() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.ToolConfigInterface
-
- getOperator() - Method in class ly.img.android.sdk.configuration.Divider
-
- getOperator() - Method in class ly.img.android.sdk.operator.AbstractOperation
-
Get the Image render Operator
- getOperator() - Method in class ly.img.android.sdk.tools.AbstractTool
-
- getOperator() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getOutputPath() - Method in class ly.img.android.acs.Cam.PictureCallback
-
- getOutputPath() - Method in class ly.img.android.sdk.operator.ImageSaveOperation
-
- getPaddingBottom() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getPaddingLeft() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getPaddingRight() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getPaddingTop() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getPanScale() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getPermission(Context, String, PermissionRequest.Response) - Static method in class ly.img.android.ui.utilities.PermissionRequest
-
Request Android Permissions.
- getPermission(Context, String[], PermissionRequest.Response) - Static method in class ly.img.android.ui.utilities.PermissionRequest
-
Request Android Permissions.
- getPointerCount() - Method in class ly.img.android.sdk.utils.ScaledMotionEventWrapper
-
The number of pointers of data contained in this event.
- getPreserveEGLContextOnPause() - Method in class ly.img.android.sdk.gles.GlTextureView
-
- getPressedHandle(float, float, float, float, float, float, float) - Static method in class ly.img.android.sdk.cropper.util.HandleUtil
-
Determines which, if any, of the handles are pressed given the touch
coordinates, the bounding box, and the touch radius.
- getPreview() - Method in class ly.img.android.acs.CamView
-
- getPreviewPaint() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getPreviewPaint(EditorPreview) - Static method in class ly.img.android.sdk.views.EditorPreview.ProtectedAccessor
-
Deprecated.
- getPreviewSize() - Method in class ly.img.android.acs.Cam
-
Get Preview Size
- getPriority() - Method in class ly.img.android.sdk.operator.AbstractOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.CropOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.FilterOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.FocusOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.ImageSaveOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.ImageShowOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.RotateOperation
-
- getPriority() - Method in class ly.img.android.sdk.operator.StickerOperation
-
- getRenderMode() - Method in class ly.img.android.sdk.gles.GlTextureView
-
- getResultBitmapHolder() - Method in class ly.img.android.sdk.operator.AbstractOperation
-
Get the result holder, this object holds the result.
- getResultView() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getResultView(EditorPreview) - Static method in class ly.img.android.sdk.views.EditorPreview.ProtectedAccessor
-
Deprecated.
- getRotateOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the rotation Operation.
- getRotation() - Method in enum ly.img.android.acs.utility.OrientationSensor.ScreenOrientation
-
- getRotation() - Method in class ly.img.android.sdk.operator.RotateOperation
-
Get the current rotation.
- getRotation() - Method in class ly.img.android.sdk.tools.OrientationTool
-
- getSaturation() - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
Get the current Saturation.
- getSaturation() - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- getSaturationMatrix(float) - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
- getScale() - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
The amount that the stickers are scaled , as a proportion of
the stage unscaled size.
- getScale() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getSceneMode() - Method in class ly.img.android.acs.Cam.State
-
Get current scene mode
- getScreenOrientation() - Static method in class ly.img.android.acs.utility.OrientationSensor
-
- getSet() - Method in class ly.img.android.acs.utility.CallSet
-
- getSharpPreview() - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getSharpPreview() - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- getSharpPreview() - Method in interface ly.img.android.sdk.operator.AbstractOperation.SourceHolder
-
Get sharp preview source.
- getSharpRect() - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- getSharpRect() - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- getSharpRect() - Method in interface ly.img.android.sdk.operator.AbstractOperation.SourceHolder
-
Get the Sharp Region that need to bie preview in a higher resolution.
- getSourceBitmapHolder(AbstractOperation) - Method in class ly.img.android.sdk.operator.Operator
-
- getSourceImage() - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
- getState() - Method in class ly.img.android.acs.Cam
-
Get the State of the current Camera settings.
- getSteps() - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- getStickerConfig() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
Add a or remove Sticker
// Step1 get current configuration.
- getStickerId() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.StickerConfigInterface
-
Get sticker drawable resource id.
- getStickerId() - Method in class ly.img.android.sdk.configuration.Divider
-
- getStickerId() - Method in class ly.img.android.sdk.configuration.ImageStickerConfig
-
Get sticker drawable resource it, it can be a drawable or raw
- getStickerId() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- getStickerOperation() - Method in class ly.img.android.sdk.operator.Operator
-
Get the sticker Operation.
- getStickerStage() - Method in class ly.img.android.sdk.views.EditorPreview
-
- getStickerStage(EditorPreview) - Static method in class ly.img.android.sdk.views.EditorPreview.ProtectedAccessor
-
Deprecated.
- getSystemOrientation() - Method in class ly.img.android.acs.utility.OrientationSensor
-
- getTargetRadius(Context) - Static method in class ly.img.android.sdk.cropper.util.HandleUtil
-
Gets the default target radius (in pixels).
- getText() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Get the Text-Sticker Text
- getTextureId() - Method in class ly.img.android.sdk.gles.GlSurfaceTexture
-
- getTextureId() - Method in interface ly.img.android.sdk.gles.Texture
-
- getTextureTarget() - Method in class ly.img.android.sdk.gles.GlSurfaceTexture
-
- getTextureTarget() - Method in interface ly.img.android.sdk.gles.Texture
-
- getThumbnailBitmap() - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
Return Thumbnail in full size.
- getThumbnailBitmap(int) - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
Return the Thumbnail, do not call in Main Thread and use #getThumbnailResId() if #hasStaticThumbnail
- getThumbnailBitmap() - Method in class ly.img.android.sdk.configuration.ColorConfig
-
- getThumbnailBitmap(int) - Method in class ly.img.android.sdk.configuration.ColorConfig
-
- getThumbnailBitmap(int) - Method in class ly.img.android.sdk.filter.ImageFilter
-
- getThumbnailBitmap(int) - Method in class ly.img.android.sdk.filter.LutColorFilter
-
- getThumbnailBitmap(int) - Static method in class ly.img.android.sdk.operator.ImageLoadOperation
-
- getThumbnailBitmap() - Method in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerColorOption
-
- getThumbnailBitmap(int) - Method in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerColorOption
-
- getThumbnailBitmap(int) - Method in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerOption
-
- getThumbnailResId() - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
Get the static thumbnail drawable resource id if exist.
- getThumbnailResId() - Method in class ly.img.android.ui.panels.AdjustToolPanel.AdjustOption
-
- getThumbnailResId() - Method in class ly.img.android.ui.panels.FocusToolPanel.FocusOption
-
- getThumbnailResId() - Method in class ly.img.android.ui.panels.OrientationToolPanel.OrientationOption
-
- getThumbnailResId() - Method in class ly.img.android.ui.panels.StickerOptionToolPanel.StickerOption
-
- getThumbnailResId() - Method in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerOption
-
- getTitle() - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
- getTitle() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.ToolConfigInterface
-
- getTitle() - Method in class ly.img.android.sdk.tools.TextTool
-
- getTools() - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
Change Toolset
// Step1 get current configuration.
- getTransformDifference() - Method in class ly.img.android.sdk.utils.ScaledMotionEventWrapper
-
Return the differences to the checkpoint.
- getTransformMatrix(float[]) - Method in class ly.img.android.sdk.gles.GlSurfaceTexture
-
- getTransformMatrix(float[]) - Method in interface ly.img.android.sdk.gles.PreviewTextureInterface
-
- getTranslationX() - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
- getTranslationX() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getTranslationY() - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
- getTranslationY() - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- getType() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.StickerConfigInterface
-
Return the type of the sticker
- getType() - Method in class ly.img.android.sdk.configuration.Divider
-
- getType() - Method in class ly.img.android.sdk.configuration.ImageStickerConfig
-
- getType() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- getTypeface() - Method in interface ly.img.android.sdk.configuration.AbstractConfig.FontConfigInterface
-
- getTypeface() - Method in class ly.img.android.sdk.configuration.Divider
-
- getTypeface() - Method in class ly.img.android.sdk.configuration.FontConfig
-
Get typeface
- getTypeface() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Get the font Typeface
- getTypeface(File) - Static method in class ly.img.android.sdk.utils.TypefaceLoader
-
- getTypeface(String) - Static method in class ly.img.android.sdk.utils.TypefaceLoader
-
- getValue() - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- getVerticalLayout() - Method in class ly.img.android.sdk.configuration.AbstractConfig
-
- getVerticalLayout() - Method in interface ly.img.android.sdk.configuration.DataSourceInterface
-
Get the vertical layout res id of the list item view.
- getVerticalLayout() - Method in class ly.img.android.sdk.configuration.Divider
-
- getVerticalLayout() - Method in class ly.img.android.sdk.configuration.FontConfig
-
- getVerticalLayout() - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- getVerticalLayout() - Method in class ly.img.android.sdk.tools.AbstractTool
-
- getViewHolder(DataSourceInterface<DATA>) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter.MultiViewHolder
-
- getWhiteBalanceMode() - Method in class ly.img.android.acs.Cam.State
-
Get current white balance mode
- getWidth() - Static method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Gets the current width of the crop window.
- getX(int) - Method in class ly.img.android.sdk.utils.ScaledMotionEventWrapper
-
Get the scaled x pos of the point.
- getY(int) - Method in class ly.img.android.sdk.utils.ScaledMotionEventWrapper
-
Get the scaled y pos of the point.
- GlCameraPreview - Class in ly.img.android.sdk.views
-
- GlCameraPreview(Context) - Constructor for class ly.img.android.sdk.views.GlCameraPreview
-
- GlCameraPreview(Context, AttributeSet) - Constructor for class ly.img.android.sdk.views.GlCameraPreview
-
- GlFrameBufferObjectRenderer - Class in ly.img.android.sdk.renderer
-
- GlFrameBufferObjectRenderer() - Constructor for class ly.img.android.sdk.renderer.GlFrameBufferObjectRenderer
-
- GlSurfaceTexture - Class in ly.img.android.sdk.gles
-
- GlSurfaceTexture() - Constructor for class ly.img.android.sdk.gles.GlSurfaceTexture
-
- GlTextureView - Class in ly.img.android.sdk.gles
-
- GlTextureView(Context) - Constructor for class ly.img.android.sdk.gles.GlTextureView
-
- GlTextureView(Context, AttributeSet) - Constructor for class ly.img.android.sdk.gles.GlTextureView
-
- GlTextureView(Context, AttributeSet, int) - Constructor for class ly.img.android.sdk.gles.GlTextureView
-
- offset(float) - Method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Add the given number of pixels to the current coordinate position of this
Edge.
- onAccept() - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onActivityResult(int, int, Intent) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onAlphaChanged(int) - Method in interface ly.img.android.ui.widgets.colorpicker.AlphaView.OnAlphaChangedListener
-
- onAlphaChanged(int) - Method in class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- onAnimationCancel(Animator) - Method in class ly.img.android.sdk.utils.SetHardwareAnimatedViews
-
- onAnimationEnd(Animator) - Method in class ly.img.android.sdk.utils.SetHardwareAnimatedViews
-
- onAnimationRepeat(Animator) - Method in class ly.img.android.sdk.utils.SetHardwareAnimatedViews
-
- onAnimationStart(Animator) - Method in class ly.img.android.sdk.utils.SetHardwareAnimatedViews
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.sdk.tools.AbstractToolPanel
-
Called on atteched the View.
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.AdjustToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.CropToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.FilterToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.FocusToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.OrientationToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.StickerOptionToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.StickerToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.TextColorOptionToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.TextFontOptionToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- onAttached(Context, View, AbstractTool) - Method in class ly.img.android.ui.panels.TextToolPanel
-
- onAttachedToWindow() - Method in class ly.img.android.acs.CamView
-
- onAttachedToWindow() - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onAttachedToWindow() - Method in class ly.img.android.sdk.tools.AbstractToolPanel.ToolView
-
- onAttachedToWindow() - Method in class ly.img.android.sdk.views.EditorPreview
-
- onAttachedToWindow() - Method in class ly.img.android.ui.widgets.AutoRotateLayout
-
- onAttachedToWindow() - Method in class ly.img.android.ui.widgets.RelativeBlurLayout
-
- onBackPressed() - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onBackPressed() - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onBeforeDetach(View, boolean) - Method in class ly.img.android.sdk.tools.AbstractToolPanel
-
Called before the View will detached.
- onBeforeDetach(View, boolean) - Method in class ly.img.android.ui.panels.TextColorOptionToolPanel
-
- onBeforeDetach(View, boolean) - Method in class ly.img.android.ui.panels.TextFontOptionToolPanel
-
- onBeforeDetach(View, boolean) - Method in class ly.img.android.ui.panels.TextToolPanel
-
- onBindViewHolder(DataSourceListAdapter.MultiViewHolder, int) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- onBindViewHolder(DataSourceListAdapter.MultiViewHolder, int, List<Object>) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- onCamViewResize(int, int) - Method in interface ly.img.android.acs.CamView.OnSizeChangeListener
-
- onCamViewResize(int, int) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onCamViewStateChange(Cam.State) - Method in interface ly.img.android.acs.Cam.OnStateChangeListener
-
Will fire if Camera parameter state would change
- onCamViewStateChange(Cam.State) - Method in class ly.img.android.acs.CamView
-
- onCamViewStateChange(Cam.State) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onCancel() - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onCheckedChanged(CompoundButton, boolean) - Method in class ly.img.android.ui.widgets.buttons.ExpandToggleButton
-
- onClick(View) - Method in class ly.img.android.sdk.configuration.AbstractConfig.ConfigViewHolder
-
- onClick(View) - Method in class ly.img.android.sdk.configuration.FontConfig.FontViewHolder
-
- onClick(View) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter.MultiViewHolder
-
- onClick(View) - Method in class ly.img.android.ui.widgets.buttons.ExpandToggleButton
-
- onClick(View) - Method in class ly.img.android.ui.widgets.buttons.ShutterButton
- onClickFilterButton(ExpandToggleButton, boolean) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onColorPickerSelection(int) - Method in class ly.img.android.ui.panels.TextColorOptionToolPanel
-
- onColorPickerSelection(int) - Method in interface ly.img.android.ui.widgets.colorpicker.ColorPickerView.OnColorChanged
-
- onConfigurationChanged(Configuration) - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onConfirmPopupResult(boolean) - Method in interface ly.img.android.ui.widgets.ConfirmPopupView.Listener
-
- onCreate(Bundle) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onCreate(Bundle) - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onCreate(Bundle) - Method in class ly.img.android.ui.widgets.ConfirmPopupView
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class ly.img.android.ui.widgets.ConfirmPopupView
-
- onCreateViewHolder(ViewGroup, int) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- onDetached() - Method in class ly.img.android.sdk.tools.AbstractToolPanel
-
Called after View would detached.
- onDetached() - Method in class ly.img.android.ui.panels.AdjustToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.CropToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.FilterToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.FocusToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.OrientationToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.StickerOptionToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.StickerToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.TextColorOptionToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.TextFontOptionToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- onDetached() - Method in class ly.img.android.ui.panels.TextToolPanel
-
- onDetachedFromWindow() - Method in class ly.img.android.acs.CamView
-
- onDetachedFromWindow() - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onDetachedFromWindow() - Method in class ly.img.android.sdk.tools.AbstractToolPanel.ToolView
-
- onDetachedFromWindow() - Method in class ly.img.android.sdk.views.EditorPreview
-
- onDetachedFromWindow() - Method in class ly.img.android.ui.widgets.AutoRotateLayout
-
- onDetachedFromWindow() - Method in class ly.img.android.ui.widgets.RelativeBlurLayout
-
- onDraw(Canvas) - Method in class ly.img.android.acs.FocusRectView
-
- onDraw(Canvas) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- onDraw() - Method in class ly.img.android.sdk.filter.ImageFilter
-
- onDraw() - Method in class ly.img.android.sdk.filter.LutColorFilter
-
- onDraw(Canvas) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- onDraw(Canvas) - Method in class ly.img.android.ui.widgets.colorpicker.AlphaView
-
- onDraw(Canvas) - Method in class ly.img.android.ui.widgets.colorpicker.HueView
-
- onDraw(Canvas) - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- onDrawFrame(GL10) - Method in class ly.img.android.sdk.renderer.GlFrameBufferObjectRenderer
-
- onDrawFrame() - Method in class ly.img.android.sdk.renderer.GlFrameBufferObjectRenderer
-
- onDrawFrame() - Method in class ly.img.android.sdk.renderer.PreviewRenderer
-
- onEditorAction(TextView, int, KeyEvent) - Method in class ly.img.android.ui.panels.TextToolPanel
-
- onFinalResultSaved() - Method in class ly.img.android.sdk.views.EditorPreview
-
- onFps(int) - Method in interface ly.img.android.sdk.utils.Fps.Callback
-
- onFrameAvailable(SurfaceTexture) - Method in class ly.img.android.sdk.gles.GlSurfaceTexture
-
- onFrameAvailable(PreviewTextureInterface) - Method in interface ly.img.android.sdk.gles.PreviewTextureInterface.OnFrameAvailableListener
-
- onFrameAvailable(PreviewTextureInterface) - Method in class ly.img.android.sdk.renderer.PreviewRenderer
-
- onGlobalLayout() - Method in class ly.img.android.ui.panels.TextToolPanel
-
- onHueChanged(float) - Method in class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- onHueChanged(float) - Method in interface ly.img.android.ui.widgets.colorpicker.HueView.OnHueChangedListener
-
- onImageCaptured(String) - Method in interface ly.img.android.acs.CamView.CaptureCallback
-
- onImageCaptured(String) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onImageCaptureError(Exception) - Method in interface ly.img.android.acs.CamView.CaptureCallback
-
- onImageCaptureError(Exception) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onImageReadyCallback(String) - Method in interface ly.img.android.sdk.views.EditorPreview.OnImageReadyCallback
-
- onImageReadyCallback(String) - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onImageStickerSelected(ImageStickerConfig, boolean) - Method in interface ly.img.android.sdk.sticker.StickerHolderView.OnStickerSelectionCallback
-
- onImageStickerSelected(ImageStickerConfig, boolean) - Method in class ly.img.android.sdk.views.EditorPreview
-
- onItemClick(AbstractConfig.ImageFilterInterface) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onItemClick(AbstractConfig.ToolConfigInterface) - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onItemClick(T) - Method in interface ly.img.android.ui.adapter.DataSourceListAdapter.OnItemClickListener
-
- onItemClick(AdjustToolPanel.AdjustOption) - Method in class ly.img.android.ui.panels.AdjustToolPanel
-
- onItemClick(AbstractConfig.AspectConfigInterface) - Method in class ly.img.android.ui.panels.CropToolPanel
-
- onItemClick(AbstractConfig.ImageFilterInterface) - Method in class ly.img.android.ui.panels.FilterToolPanel
-
- onItemClick(FocusToolPanel.FocusOption) - Method in class ly.img.android.ui.panels.FocusToolPanel
-
- onItemClick(OrientationToolPanel.OrientationOption) - Method in class ly.img.android.ui.panels.OrientationToolPanel
-
- onItemClick(StickerOptionToolPanel.StickerOption) - Method in class ly.img.android.ui.panels.StickerOptionToolPanel
-
- onItemClick(AbstractConfig.StickerConfigInterface) - Method in class ly.img.android.ui.panels.StickerToolPanel
-
- onItemClick(AbstractConfig.ColorConfigInterface) - Method in class ly.img.android.ui.panels.TextColorOptionToolPanel
-
- onItemClick(AbstractConfig.FontConfigInterface) - Method in class ly.img.android.ui.panels.TextFontOptionToolPanel
-
- onItemClick(TextOptionToolPanel.TextStickerOption) - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- onItemClickListener - Variable in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- onLayout(boolean, int, int, int, int) - Method in class ly.img.android.acs.CamView
-
- onNoneStickerSelected() - Method in interface ly.img.android.sdk.sticker.StickerHolderView.OnStickerSelectionCallback
-
- onNoneStickerSelected() - Method in class ly.img.android.sdk.views.EditorPreview
-
- onOpaqueColorChanged(int) - Method in class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- onOpaqueColorChanged(int) - Method in interface ly.img.android.ui.widgets.colorpicker.SelectView.OnOqaqueColorChangedListener
-
- onOpenGallery(GalleryButton) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onOrientationChange(OrientationSensor.ScreenOrientation) - Method in class ly.img.android.acs.CamView
-
Would be set by the OrientationSensor Event.
- onOrientationChange(OrientationSensor.ScreenOrientation) - Method in interface ly.img.android.acs.utility.OrientationSensor.OrientationListener
-
- onOrientationChange(OrientationSensor.ScreenOrientation) - Method in class ly.img.android.sdk.views.EditorPreview
-
- onOrientationChange(OrientationSensor.ScreenOrientation) - Method in class ly.img.android.ui.widgets.AutoRotateLayout
-
Would be set by the OrientationSensor Event.
- onOrientationChanged(int) - Method in class ly.img.android.acs.utility.OrientationSensor
-
- onPause() - Method in class ly.img.android.acs.CamView
-
Must be call on Activity Resume!
- onPause() - Method in interface ly.img.android.acs.CamView.Preview
-
- onPause() - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onPause() - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onPause() - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onProgressChange(float) - Method in class ly.img.android.ui.widgets.colorpicker.AbstractSliderView
-
- onProgressChange(float) - Method in class ly.img.android.ui.widgets.colorpicker.AlphaView
-
- onProgressChange(float) - Method in class ly.img.android.ui.widgets.colorpicker.HueView
-
- onProgressChange(float, float) - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- onProgressChanged(ImgLyFloatSlider, float, boolean) - Method in class ly.img.android.ui.panels.AdjustToolPanel
-
- onProgressChanged(ImgLyFloatSlider, float, boolean) - Method in class ly.img.android.ui.panels.FilterToolPanel
-
- onProgressChanged(ImgLyFloatSlider, float, boolean) - Method in class ly.img.android.ui.panels.FocusToolPanel
-
- onProgressChanged(SeekBar, int, boolean) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- onProgressChanged(ImgLyFloatSlider, float, boolean) - Method in interface ly.img.android.ui.widgets.ImgLyFloatSlider.OnSeekBarChangeListener
-
Notification that the progress level has changed.
- onRendererInitialized() - Method in interface ly.img.android.sdk.renderer.PreviewRenderer.RendererCallback
-
- onRendererInitialized() - Method in class ly.img.android.sdk.views.GlCameraPreview
-
- onRequestPermissionsResult(int, String[], int[]) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onRequestPermissionsResult(int, String[], int[]) - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onRequestPermissionsResult(int, String[], int[]) - Static method in class ly.img.android.ui.utilities.PermissionRequest
-
Must bee called by Activity.onRequestPermissionsResult
- onResume() - Method in class ly.img.android.acs.CamView
-
Can be call on Activity Resume
and start the preview.
- onResume() - Method in interface ly.img.android.acs.CamView.Preview
-
- onResume() - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onResume() - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onResume() - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onSave() - Method in class ly.img.android.ui.activities.PhotoEditorActivity
-
- onSizeChanged(int, int, int, int) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- onSizeChanged(int, int, int, int) - Method in class ly.img.android.sdk.views.EditorPreview
-
- onSizeChanged(int, int, int, int) - Method in class ly.img.android.ui.widgets.colorpicker.AbstractSliderView
-
- onSizeChanged(int, int, int, int) - Method in class ly.img.android.ui.widgets.colorpicker.AlphaView
-
- onSizeChanged(int, int, int, int) - Method in class ly.img.android.ui.widgets.colorpicker.HueView
-
- onSizeChanged(int, int, int, int) - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- onStartPreview(Cam, boolean) - Method in class ly.img.android.sdk.renderer.PreviewRenderer
-
- onStartPreviewFinished() - Method in interface ly.img.android.sdk.renderer.PreviewRenderer.RendererCallback
-
- onStartPreviewFinished() - Method in class ly.img.android.sdk.views.GlCameraPreview
-
- onStartTrackingTouch(ImgLyFloatSlider) - Method in class ly.img.android.ui.panels.AdjustToolPanel
-
- onStartTrackingTouch(ImgLyFloatSlider) - Method in class ly.img.android.ui.panels.FilterToolPanel
-
- onStartTrackingTouch(ImgLyFloatSlider) - Method in class ly.img.android.ui.panels.FocusToolPanel
-
- onStartTrackingTouch(ImgLyFloatSlider) - Method in interface ly.img.android.ui.widgets.ImgLyFloatSlider.OnSeekBarChangeListener
-
Notification that the user has started a touch gesture.
- onStartTrackingTouch(SeekBar) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- onStopPreview() - Method in interface ly.img.android.acs.CamView.Preview
-
- onStopPreview() - Method in class ly.img.android.sdk.views.GlCameraPreview
-
- onStopTrackingTouch(ImgLyFloatSlider) - Method in class ly.img.android.ui.panels.AdjustToolPanel
-
- onStopTrackingTouch(ImgLyFloatSlider) - Method in class ly.img.android.ui.panels.FilterToolPanel
-
- onStopTrackingTouch(ImgLyFloatSlider) - Method in class ly.img.android.ui.panels.FocusToolPanel
-
- onStopTrackingTouch(ImgLyFloatSlider) - Method in interface ly.img.android.ui.widgets.ImgLyFloatSlider.OnSeekBarChangeListener
-
Notification that the user has finished a touch gesture.
- onStopTrackingTouch(SeekBar) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- onSurfaceChanged(GL10, int, int) - Method in class ly.img.android.sdk.renderer.GlFrameBufferObjectRenderer
-
- onSurfaceChanged(int, int) - Method in class ly.img.android.sdk.renderer.GlFrameBufferObjectRenderer
-
- onSurfaceChanged(int, int) - Method in class ly.img.android.sdk.renderer.PreviewRenderer
-
- onSurfaceChanged(int, int) - Method in interface ly.img.android.sdk.renderer.PreviewRenderer.RendererCallback
-
- onSurfaceChanged(int, int) - Method in class ly.img.android.sdk.views.GlCameraPreview
-
- onSurfaceCreated(GL10, EGLConfig) - Method in class ly.img.android.sdk.renderer.GlFrameBufferObjectRenderer
-
- onSurfaceCreated(EGLConfig) - Method in class ly.img.android.sdk.renderer.GlFrameBufferObjectRenderer
-
- onSurfaceCreated(EGLConfig) - Method in class ly.img.android.sdk.renderer.PreviewRenderer
-
- onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onSurfaceTextureDestroyed(SurfaceTexture) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onSurfaceTextureUpdated(SurfaceTexture) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- onSwitchCamera(View) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onTakePicture(View) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onTextChanged(String, Paint.Align) - Method in class ly.img.android.ui.panels.TextToolPanel
-
- onTextStickerSelected(TextStickerConfig, boolean) - Method in interface ly.img.android.sdk.sticker.StickerHolderView.OnStickerSelectionCallback
-
Sticker selected or deselected.
- onTextStickerSelected(TextStickerConfig, boolean) - Method in class ly.img.android.sdk.views.EditorPreview
-
- onToggleFlashLight(Button) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onToggleHdr(ToggleButton, boolean) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- onTouchEvent(MotionEvent) - Method in class ly.img.android.acs.FocusRectView
-
- onTouchEvent(MotionEvent) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- onTouchEvent(MotionEvent) - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
- onTouchEvent(MotionEvent) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- onTouchEvent(MotionEvent) - Method in class ly.img.android.ui.widgets.colorpicker.AbstractSliderView
-
- onTouchEvent(MotionEvent) - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- onTouchEvent(MotionEvent) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- onWindowFocusChanged(boolean) - Method in class ly.img.android.ui.activities.CameraPreviewActivity
-
- openColorSelection(TextTool.ColorSelection.TYPE, int, TextTool.ColorSelection.OnColorSelected) - Method in class ly.img.android.sdk.tools.TextTool
-
- openFontSelection(AbstractConfig.FontConfigInterface, TextTool.FontSelection.OnFontSelected) - Method in class ly.img.android.sdk.tools.TextTool
-
- OpenGLES - Class in ly.img.android.sdk.gles
-
- OperationCacheHolder - Class in ly.img.android.sdk.models
-
Cache holder save preliminary render result.
- OperationCacheHolder(String) - Constructor for class ly.img.android.sdk.models.OperationCacheHolder
-
- OperationCacheHolder.CACHE_TYPE - Enum in ly.img.android.sdk.models
-
- operationDone() - Method in class ly.img.android.sdk.operator.AbstractOperation
-
Must be called if the mode is #Mode.BLOCKING_MAIN_THREAD
- operationDone(AbstractOperation) - Method in interface ly.img.android.sdk.operator.AbstractOperation.OperationDoneListener
-
- OperationResultHolder - Class in ly.img.android.sdk.models
-
Minimal Holder implementation for the result image, without the use of caches.
- OperationResultHolder() - Constructor for class ly.img.android.sdk.models.OperationResultHolder
-
- Operator - Class in ly.img.android.sdk.operator
-
Image render
- Operator(EditorPreview) - Constructor for class ly.img.android.sdk.operator.Operator
-
- Operator.Priority - Enum in ly.img.android.sdk.operator
-
- option - Variable in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerOption
-
- Options() - Constructor for class ly.img.android.sdk.tools.StickerTool.Options
-
- Options() - Constructor for class ly.img.android.sdk.tools.TextTool.Options
-
- orgHeight - Variable in class ly.img.android.acs.Cam.Size
-
height of the picture
- orgWidth - Variable in class ly.img.android.acs.Cam.Size
-
width of the picture
- OrientationOption(OrientationToolPanel.OPTION) - Constructor for class ly.img.android.ui.panels.OrientationToolPanel.OrientationOption
-
- OrientationSensor - Class in ly.img.android.acs.utility
-
- OrientationSensor(Context, int) - Constructor for class ly.img.android.acs.utility.OrientationSensor
-
- OrientationSensor.OrientationListener - Interface in ly.img.android.acs.utility
-
- OrientationSensor.ScreenOrientation - Enum in ly.img.android.acs.utility
-
- OrientationTool - Class in ly.img.android.sdk.tools
-
- OrientationTool(int, int) - Constructor for class ly.img.android.sdk.tools.OrientationTool
-
- OrientationTool(int, int, Class<? extends AbstractToolPanel>) - Constructor for class ly.img.android.sdk.tools.OrientationTool
-
- OrientationTool.SaveState - Class in ly.img.android.sdk.tools
-
- OrientationToolPanel - Class in ly.img.android.ui.panels
-
Tool view to control image mirroring and rotation
- OrientationToolPanel() - Constructor for class ly.img.android.ui.panels.OrientationToolPanel
-
- OrientationToolPanel.OrientationOption - Class in ly.img.android.ui.panels
-
- ORIGINAL_THUMBNAIL_SIZE - Static variable in class ly.img.android.sdk.configuration.AbstractConfig
-
- out(String, Object...) - Static method in class ly.img.android.sdk.utils.Trace
-
Create a multi type Logout.
- save(String, Date, int, Boolean, Location) - Static method in class ly.img.android.sdk.utils.ExifUtils
-
- saveFinalImage(String, EditorPreview.OnImageReadyCallback) - Method in class ly.img.android.sdk.views.EditorPreview
-
- saveState() - Method in class ly.img.android.sdk.tools.AbstractTool
-
- saveState - Variable in class ly.img.android.sdk.tools.ColorMatrixTool
-
- saveState() - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- SaveState() - Constructor for class ly.img.android.sdk.tools.ColorMatrixTool.SaveState
-
- saveState - Variable in class ly.img.android.sdk.tools.CropTool
-
- saveState() - Method in class ly.img.android.sdk.tools.CropTool
-
- SaveState() - Constructor for class ly.img.android.sdk.tools.CropTool.SaveState
-
- saveState - Variable in class ly.img.android.sdk.tools.FilterTool
-
- saveState() - Method in class ly.img.android.sdk.tools.FilterTool
-
- SaveState() - Constructor for class ly.img.android.sdk.tools.FilterTool.SaveState
-
- saveState - Variable in class ly.img.android.sdk.tools.FocusTool
-
- saveState() - Method in class ly.img.android.sdk.tools.FocusTool
-
- SaveState() - Constructor for class ly.img.android.sdk.tools.FocusTool.SaveState
-
- saveState - Variable in class ly.img.android.sdk.tools.OrientationTool
-
- saveState() - Method in class ly.img.android.sdk.tools.OrientationTool
-
- SaveState() - Constructor for class ly.img.android.sdk.tools.OrientationTool.SaveState
-
- saveState() - Method in class ly.img.android.sdk.tools.StickerTool
-
- saveState - Variable in class ly.img.android.sdk.tools.TextTool.ColorSelection
-
- saveState() - Method in class ly.img.android.sdk.tools.TextTool.ColorSelection
-
- SaveState() - Constructor for class ly.img.android.sdk.tools.TextTool.ColorSelection.SaveState
-
- saveState - Variable in class ly.img.android.sdk.tools.TextTool.FontSelection
-
- saveState() - Method in class ly.img.android.sdk.tools.TextTool.FontSelection
-
- SaveState() - Constructor for class ly.img.android.sdk.tools.TextTool.FontSelection.SaveState
-
- scale - Variable in class ly.img.android.sdk.utils.ScaledMotionEventWrapper.TransformDiff
-
- ScaledMotionEventWrapper - Class in ly.img.android.sdk.utils
-
- ScaledMotionEventWrapper(MotionEvent, float, float, float) - Constructor for class ly.img.android.sdk.utils.ScaledMotionEventWrapper
-
- ScaledMotionEventWrapper.TransformDiff - Class in ly.img.android.sdk.utils
-
- sceneMode - Variable in class ly.img.android.acs.Cam.State
-
- secondary - Variable in class ly.img.android.sdk.cropper.cropwindow.edge.EdgePair
-
- selectBackgroundColor() - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- selectColor() - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- selectFont() - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- SelectView - Class in ly.img.android.ui.widgets.colorpicker
-
- SelectView(Context) - Constructor for class ly.img.android.ui.widgets.colorpicker.SelectView
-
- SelectView(Context, AttributeSet) - Constructor for class ly.img.android.ui.widgets.colorpicker.SelectView
-
- SelectView(Context, AttributeSet, int) - Constructor for class ly.img.android.ui.widgets.colorpicker.SelectView
-
- SelectView.OnOqaqueColorChangedListener - Interface in ly.img.android.ui.widgets.colorpicker
-
- sendEvent(String, String) - Method in class ly.img.android.plugins.analytics.AbstractAnalyticsPlugin
-
Is called on any Event.
- sendEvent(String, String, String) - Method in class ly.img.android.plugins.analytics.AbstractAnalyticsPlugin
-
Is called on any Event.
- set(boolean) - Method in class ly.img.android.ui.utilities.PrefManger.Config.BooleanPref
-
- set(T) - Method in class ly.img.android.ui.utilities.PrefManger.Config.EnumPref
-
- set(float) - Method in class ly.img.android.ui.utilities.PrefManger.Config.FloatPref
-
- set(int) - Method in class ly.img.android.ui.utilities.PrefManger.Config.IntegerPref
-
- set(long) - Method in class ly.img.android.ui.utilities.PrefManger.Config.LongPref
-
- set(String) - Method in class ly.img.android.ui.utilities.PrefManger.Config.StringPref
-
- set(Set<String>) - Method in class ly.img.android.ui.utilities.PrefManger.Config.StringSetPref
-
- setAlign(Paint.Align) - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- setAlphaSelection(int, boolean) - Method in class ly.img.android.ui.widgets.colorpicker.AlphaView
-
- setAspectConfig(AbstractConfig.AspectConfigInterface) - Method in class ly.img.android.sdk.tools.CropTool
-
- setAspectRatio(float) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- setAspectRatio(AbstractConfig.AspectConfigInterface) - Method in class ly.img.android.sdk.views.EditorPreview
-
Sets the aspect config values of the aspectRatio.
- setBackgroundColor(int) - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Set background Color
- setBlurPreview(Bitmap) - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- setBlurPreview(Bitmap) - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- setBlurPreview(Bitmap) - Method in interface ly.img.android.sdk.operator.AbstractOperation.ResultHolder
-
Set the bitmap blur result for the focus preview.
- setBlurSourceView(View) - Method in class ly.img.android.ui.widgets.RelativeBlurLayout
-
- setBrightness(float) - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
Set image brightness
- setBrightness(float) - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- setCache(OperationCacheHolder.CACHE_TYPE, Bitmap) - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- setCameraFacing(Cam.CAMERA_FACING) - Method in class ly.img.android.acs.Cam
-
Try to set a Camera Facing.
- setCameraFacing(Cam.CAMERA_FACING) - Method in class ly.img.android.acs.CamView
-
- setColor(int) - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Set foreground Color
- setColor(int, TextTool.ColorSelection.TYPE) - Method in interface ly.img.android.sdk.tools.TextTool.ColorSelection.OnColorSelected
-
- setColor(int) - Method in class ly.img.android.sdk.tools.TextTool.ColorSelection
-
- setColor(int, int) - Method in class ly.img.android.sdk.tools.TextTool
-
- setColor(int, TextTool.ColorSelection.TYPE) - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- setColor(int) - Method in class ly.img.android.ui.panels.TextOptionToolPanel.TextStickerColorOption
-
- setColor(int) - Method in class ly.img.android.ui.widgets.colorpicker.AlphaView
-
- setColor(int) - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- setContrast(float) - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
Set the contrast.
- setContrast(float) - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- setCoordinate(float) - Method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Sets the coordinate of the Edge.
- setData(List<? extends DataSourceInterface>) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- setDebugFlags(int) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setEditorIntent(Intent) - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
Set the Editor Intent that will be opened after Capture or Image select @see #PhotoEditorIntent
- setEGLConfigChooser(GLSurfaceView.EGLConfigChooser) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setEGLConfigChooser(boolean) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setEGLConfigChooser(int, int, int, int, int, int) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setEGLContextClientVersion(int) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setEGLContextFactory(GLSurfaceView.EGLContextFactory) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setEGLWindowSurfaceFactory(GLSurfaceView.EGLWindowSurfaceFactory) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setExportDir(String) - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
Set the Export directory save path of the captured image.
- setExportDir(ImgLyIntent.Directory, String) - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
Set the Export directory save path of the captured image.
- setExportDir(String) - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
Set the Export directory save path of the result image.
- setExportDir(ImgLyIntent.Directory, String) - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
Set the Export directory save path of the result image.
- setExportPrefix(String) - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
Set the image save name prefix.
- setExportPrefix(String) - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
Set the image save name prefix.
- setFilter(AbstractConfig.ImageFilterInterface) - Method in class ly.img.android.sdk.operator.FilterOperation
-
Set a image filter.
- setFilter(AbstractConfig.ImageFilterInterface) - Method in class ly.img.android.sdk.renderer.PreviewRenderer
-
- setFilter(AbstractConfig.ImageFilterInterface) - Method in class ly.img.android.sdk.tools.FilterTool
-
- setFilter(AbstractConfig.ImageFilterInterface) - Method in class ly.img.android.sdk.views.GlCameraPreview
-
- setFilter(AbstractConfig.ImageFilterInterface) - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
Set a preselected filter
- setFixedAspectRatio(boolean) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
Sets whether the aspect ratio is fixed or not; true fixes the aspect
ratio, while false allows it to be changed.
- setFixedCenterPoint(float, float) - Method in class ly.img.android.sdk.utils.ScaledMotionEventWrapper
-
Set a center point to emulate a multitouch rotating and scaling Event
- setFlashMode(Cam.FLASH_MODE) - Method in class ly.img.android.acs.Cam
-
Try to set a flash mode and take a fallback mode if not supported by current Camera.
- setFlashMode(Cam.FLASH_MODE) - Method in class ly.img.android.acs.CamView
-
- setFlipHorizontal(boolean) - Method in class ly.img.android.sdk.operator.RotateOperation
-
Set horizontal flip
- setFlipHorizontal(boolean) - Method in class ly.img.android.sdk.tools.OrientationTool
-
- setFlipVertical(boolean) - Method in class ly.img.android.sdk.operator.RotateOperation
-
Set vertical flip
- setFlipVertical(boolean) - Method in class ly.img.android.sdk.tools.OrientationTool
-
- setFocus(List<Camera.Area>) - Method in class ly.img.android.acs.Cam
-
* Set Camera Focus.
- setFocusMode(FocusTool.MODE) - Method in class ly.img.android.sdk.operator.FocusOperation
-
- setFocusMode(FocusTool.MODE) - Method in class ly.img.android.sdk.tools.FocusTool
-
- setFocusType(FocusTool.MODE) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setFocusType(FocusTool.MODE) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- setFont(AbstractConfig.FontConfigInterface) - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Set the Text-Sticker font
- setFontConfig(AbstractConfig.FontConfigInterface) - Method in interface ly.img.android.sdk.tools.TextTool.FontSelection.OnFontSelected
-
- setFontConfig(AbstractConfig.FontConfigInterface) - Method in class ly.img.android.sdk.tools.TextTool.FontSelection
-
- setFontConfig(AbstractConfig.FontConfigInterface) - Method in class ly.img.android.sdk.tools.TextTool
-
- setFontConfig(AbstractConfig.FontConfigInterface) - Method in class ly.img.android.ui.panels.TextOptionToolPanel
-
- setForcedCropMode(boolean, CropAspectConfig, CropAspectConfig) - Static method in class ly.img.android.sdk.configuration.PhotoEditorSdkConfig
-
- setFullPreview(Bitmap) - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- setFullPreview(Bitmap) - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- setFullPreview(Bitmap) - Method in interface ly.img.android.sdk.operator.AbstractOperation.ResultHolder
-
Set the bitmap result.
- setGLWrapper(GLSurfaceView.GLWrapper) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setGuidelines(int) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
Sets the guidelines for the CropOverlayView to be either on, off, or to
show when resizing the application.
- SetHardwareAnimatedViews - Class in ly.img.android.sdk.utils
-
- SetHardwareAnimatedViews(View, View...) - Constructor for class ly.img.android.sdk.utils.SetHardwareAnimatedViews
-
Set A View to Hardware Layer, for Hardware Acceleration during the Animation and revert at the end of animation to the previously layer type.
- setHeight(int) - Method in class ly.img.android.ui.widgets.ExpandableView
-
- setHue(float, boolean) - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- setHueSelection(float) - Method in class ly.img.android.ui.widgets.colorpicker.HueView
-
- setImage(AbstractOperation.SourceHolder, int, int) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
Update the preview result.
- setImagePaint(Paint) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
Set a Paint object that will be used for a fast preview of ColorMatrix manipulations.
- setImageRect(Rect) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- setImageRect(Rect) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
Set the image draw region.
- setImageRotation(int, boolean, boolean) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setImageScale(float) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setIntensity(float) - Method in class ly.img.android.sdk.operator.FilterOperation
-
Set filter intensity.
- setIntensity(float) - Method in class ly.img.android.sdk.operator.FocusOperation
-
Set blur intensity.
- setIntensity(float) - Method in class ly.img.android.sdk.tools.FilterTool
-
- setIntensity(float) - Method in class ly.img.android.sdk.tools.FocusTool
-
Set blur intensity.
- setJpegQuality(int) - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
Set teh save quality of the jpeg.
- setLayerType(int, Paint) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- setListener(AlphaView.OnAlphaChangedListener) - Method in class ly.img.android.ui.widgets.colorpicker.AlphaView
-
- setListener(ColorPickerView.OnColorChanged) - Method in class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- setListener(HueView.OnHueChangedListener) - Method in class ly.img.android.ui.widgets.colorpicker.HueView
-
- setListener(SelectView.OnOqaqueColorChangedListener) - Method in class ly.img.android.ui.widgets.colorpicker.SelectView
-
- setListener(ConfirmPopupView.Listener) - Method in class ly.img.android.ui.widgets.ConfirmPopupView
-
- setMax(float) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- setMin(float) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- setOnCheckedChangeListener(CompoundButton.OnCheckedChangeListener) - Method in class ly.img.android.ui.widgets.buttons.ExpandToggleButton
-
- setOnClickListener(View.OnClickListener) - Method in class ly.img.android.ui.widgets.buttons.ExpandToggleButton
-
- setOnClickListener(View.OnClickListener) - Method in class ly.img.android.ui.widgets.buttons.ShutterButton
- setOnFrameAvailableListener(PreviewTextureInterface.OnFrameAvailableListener) - Method in class ly.img.android.sdk.gles.GlSurfaceTexture
-
- setOnFrameAvailableListener(PreviewTextureInterface.OnFrameAvailableListener) - Method in interface ly.img.android.sdk.gles.PreviewTextureInterface
-
- setOnItemClickListener(DataSourceListAdapter.OnItemClickListener) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- setOnSeekBarChangeListener(ImgLyFloatSlider.OnSeekBarChangeListener) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- setOnSizeChangeListener(CamView.OnSizeChangeListener) - Method in class ly.img.android.acs.CamView
-
Set a size change callback.
- setOnStateChangeListener(Cam.OnStateChangeListener) - Method in class ly.img.android.acs.Cam
-
Set a listener to catch any settings state changes.
- setOnStateChangeListener(Cam.OnStateChangeListener) - Method in class ly.img.android.acs.CamView
-
- setOutputPath(String) - Method in class ly.img.android.sdk.operator.ImageSaveOperation
-
- setPadding(int, int, int, int) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- setPanelBindCallback(EditorPreview.PanelBindCallback) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setPanScale(float) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setPanX(int) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setPanY(int) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setPreserveEGLContextOnPause(boolean) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setPreview(CamView.Preview) - Method in class ly.img.android.acs.CamView
-
- setPreviewMode(PaintPreviewView.PREVIEW_MODE) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- setPreviewPaint(EditorPreview, Paint) - Static method in class ly.img.android.sdk.views.EditorPreview.ProtectedAccessor
-
Deprecated.
- setPreviewPaint(Paint) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setPreviewSize(int, int) - Method in class ly.img.android.acs.Cam
-
Set the maximum TextureSize the device will support.
- setPreviewSize(int, int) - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
Set preview window size, to save Memory an Speedup preview by load a low resolution preview.
- setRenderer(GLSurfaceView.Renderer) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setRenderMode(int) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setResultBitmap(EditorPreview, AbstractOperation.ResultHolder) - Static method in class ly.img.android.sdk.views.EditorPreview.ProtectedAccessor
-
Deprecated.
- setResultBitmap(AbstractOperation.ResultHolder) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setRotation(int, int) - Method in class ly.img.android.acs.Cam.State
-
- setRotation(int) - Method in class ly.img.android.sdk.operator.RotateOperation
-
Set rotation in 90 Degree steps
- setRotation(OrientationTool.Rotation) - Method in class ly.img.android.sdk.tools.OrientationTool
-
- setSaturation(float) - Method in class ly.img.android.sdk.operator.ColorMatrixOperation
-
Set image saturation.
- setSaturation(float) - Method in class ly.img.android.sdk.tools.ColorMatrixTool
-
- setScale(float) - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
Sets the amount that the view is scaled, as a proportion of
the stages unscaled size.
- setScale(float) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- setSceneMode(Cam.SCENE_MODE) - Method in class ly.img.android.acs.Cam
-
Try to set a Scene mode and take a fallback mode if not supported by current Camera.
- setSceneMode(Cam.SCENE_MODE) - Method in class ly.img.android.acs.CamView
-
- setScreenRotation(int) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setSelectedColor(int) - Method in class ly.img.android.ui.widgets.colorpicker.ColorPickerView
-
- setSelectedState(boolean) - Method in class ly.img.android.sdk.configuration.AbstractConfig.ConfigViewHolder
-
- setSelectedState(boolean) - Method in class ly.img.android.sdk.configuration.FontConfig.FontViewHolder
-
- setSelectedState(boolean) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter.DataSourceViewHolder
-
- setSelection(DataSourceInterface) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- setSelectionState(boolean) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter.MultiViewHolder
-
- setSharpRect(Rect) - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
Load a sharp image preview
- setSharpRegion(Bitmap, Rect) - Method in class ly.img.android.sdk.models.OperationCacheHolder
-
- setSharpRegion(Bitmap, Rect) - Method in class ly.img.android.sdk.models.OperationResultHolder
-
- setSharpRegion(Bitmap, Rect) - Method in interface ly.img.android.sdk.operator.AbstractOperation.ResultHolder
-
Set the sharp region bitmap result and his region.
- setSize(int, int) - Method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
- setSourceImagePath(String) - Method in class ly.img.android.sdk.operator.ImageLoadOperation
-
Set Image source path
- setSourceImagePath(String) - Method in class ly.img.android.sdk.views.EditorPreview
-
- setSourceImagePath(String) - Method in class ly.img.android.ui.activities.PhotoEditorIntent
-
Set part of the Source image.
- setSteps(int) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- setSurface(SurfaceTexture) - Method in class ly.img.android.acs.Cam
-
Set Preview Texture
- setSurface(SurfaceHolder) - Method in class ly.img.android.acs.Cam
-
Set Preview Texture or a Surface holder
- setSurfaceTextureListener(TextureView.SurfaceTextureListener) - Method in class ly.img.android.sdk.gles.GlTextureView
-
- setText(String) - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
Set Text-Sticker text
- setText(String, Paint.Align) - Method in class ly.img.android.sdk.configuration.TextStickerConfig
-
- setTextStickerSelectionCallback(StickerHolderView.OnStickerSelectionCallback) - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
Set a callback for sticker selection.
- setTitle(int, boolean) - Method in class ly.img.android.ui.widgets.ImgLyTitleBar
-
- setTitle(CharSequence, boolean) - Method in class ly.img.android.ui.widgets.ImgLyTitleBar
-
- setTrackingPlugin(AbstractAnalyticsPlugin) - Static method in class ly.img.android.ImgLySdk
-
Set a Analytics Callback.
- setTranslationX(float) - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
Sets the horizontal location of this view relative to its left position.
- setTranslationX(float) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- setTranslationX(float) - Method in class ly.img.android.ui.widgets.RelativeBlurLayout
-
- setTranslationY(float) - Method in class ly.img.android.sdk.sticker.StickerHolderView
-
Sets the vertical location of this view relative to its top position.
- setTranslationY(float) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- setTranslationY(float) - Method in class ly.img.android.ui.widgets.RelativeBlurLayout
-
- setup(int) - Method in class ly.img.android.sdk.filter.ImageFilter
-
- setup(int) - Method in class ly.img.android.sdk.filter.LutColorFilter
-
- setup(Cam) - Method in class ly.img.android.sdk.gles.GlSurfaceTexture
-
- setup(Cam) - Method in interface ly.img.android.sdk.gles.PreviewTextureInterface
-
- setUseVerticalLayout(boolean) - Method in class ly.img.android.ui.adapter.DataSourceListAdapter
-
- setValue(float) - Method in class ly.img.android.ui.widgets.ImgLyFloatSlider
-
- setVisibility(int) - Method in class ly.img.android.ui.widgets.RelativeBlurLayout
-
- setY(float) - Method in class ly.img.android.ui.widgets.RelativeBlurLayout
-
- show(Activity) - Method in class ly.img.android.ui.widgets.ConfirmPopupView
-
- showGuidelines() - Static method in class ly.img.android.sdk.cropper.cropwindow.CropOverlayView
-
Indicates whether the crop window is small enough that the guidelines
should be shown.
- showIndicator(boolean) - Method in class ly.img.android.sdk.views.PaintPreviewView
-
- ShutterButton - Class in ly.img.android.ui.widgets.buttons
-
- ShutterButton(Context) - Constructor for class ly.img.android.ui.widgets.buttons.ShutterButton
-
- ShutterButton(Context, AttributeSet) - Constructor for class ly.img.android.ui.widgets.buttons.ShutterButton
-
- ShutterButton(Context, AttributeSet, int) - Constructor for class ly.img.android.ui.widgets.buttons.ShutterButton
-
- singleCallIt(String, E) - Method in class ly.img.android.acs.utility.CallSet
-
- Size(int, int, int) - Constructor for class ly.img.android.acs.Cam.Size
-
Sets the dimensions for pictures.
- Size(Camera.Size, int) - Constructor for class ly.img.android.acs.Cam.Size
-
- snapOffset(Rect) - Method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Returns the potential snap offset of snaptoRect, without changing the coordinate.
- snapToRect(Rect) - Method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Snap this Edge to the given image boundaries.
- snapToView(View) - Method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Snap this Edge to the given View boundaries.
- stage - Variable in class ly.img.android.ui.widgets.colorpicker.AbstractSliderView
-
- start(boolean) - Method in class ly.img.android.acs.utility.OrientationSensor
-
- start() - Method in class ly.img.android.sdk.utils.Fps
-
- startActivityForResult(int) - Method in class ly.img.android.ui.activities.CameraPreviewIntent
-
- startPreview() - Method in class ly.img.android.acs.Cam
-
Start the Camera Preview, this is async and will begin if the surface are set.
- startPreview() - Method in interface ly.img.android.acs.CamView.Preview
-
- startPreview() - Method in class ly.img.android.acs.CamView
-
Start Preview manually
- startPreview() - Method in class ly.img.android.sdk.views.GlCameraPreview
-
- State() - Constructor for class ly.img.android.acs.Cam.State
-
- StickerHolderView - Class in ly.img.android.sdk.sticker
-
- StickerHolderView(Context) - Constructor for class ly.img.android.sdk.sticker.StickerHolderView
-
- StickerHolderView(Context, AttributeSet) - Constructor for class ly.img.android.sdk.sticker.StickerHolderView
-
- StickerHolderView(Context, AttributeSet, int) - Constructor for class ly.img.android.sdk.sticker.StickerHolderView
-
- StickerHolderView.OnStickerSelectionCallback - Interface in ly.img.android.sdk.sticker
-
Text-Sticker selection callback.
- StickerOperation - Class in ly.img.android.sdk.operator
-
Sticker operator with instant preview.
- StickerOperation() - Constructor for class ly.img.android.sdk.operator.StickerOperation
-
- StickerOption(StickerOptionToolPanel.OPTION) - Constructor for class ly.img.android.ui.panels.StickerOptionToolPanel.StickerOption
-
- StickerOptionToolPanel - Class in ly.img.android.ui.panels
-
Tool view a Stickers
- StickerOptionToolPanel() - Constructor for class ly.img.android.ui.panels.StickerOptionToolPanel
-
- StickerOptionToolPanel.StickerOption - Class in ly.img.android.ui.panels
-
- StickerTool - Class in ly.img.android.sdk.tools
-
- StickerTool(int, int) - Constructor for class ly.img.android.sdk.tools.StickerTool
-
- StickerTool(int, int, Class<? extends AbstractToolPanel>) - Constructor for class ly.img.android.sdk.tools.StickerTool
-
- StickerTool.Options - Class in ly.img.android.sdk.tools
-
- StickerToolPanel - Class in ly.img.android.ui.panels
-
Tool view a Stickers
- StickerToolPanel() - Constructor for class ly.img.android.ui.panels.StickerToolPanel
-
- stop() - Method in class ly.img.android.acs.utility.OrientationSensor
-
- stop() - Method in class ly.img.android.sdk.utils.Fps
-
- stopPreview(boolean) - Method in class ly.img.android.acs.Cam
-
Stop the Camera Preview and release the surface.
- stopPreview(boolean) - Method in class ly.img.android.acs.CamView
-
Start Preview manually
- StringPref(PrefManger.TYPE_PROPERTY) - Constructor for class ly.img.android.ui.utilities.PrefManger.Config.StringPref
-
- StringPref(PrefManger.PropertyConfig) - Constructor for class ly.img.android.ui.utilities.PrefManger.Config.StringPref
-
- StringSetPref(PrefManger.TYPE_PROPERTY) - Constructor for class ly.img.android.ui.utilities.PrefManger.Config.StringSetPref
-
- StringSetPref(PrefManger.PropertyConfig) - Constructor for class ly.img.android.ui.utilities.PrefManger.Config.StringSetPref
-
- surfaceHeight - Variable in class ly.img.android.sdk.renderer.PreviewRenderer
-
- surfaceWidth - Variable in class ly.img.android.sdk.renderer.PreviewRenderer
-
- switchKeyboardVisibility(boolean) - Method in class ly.img.android.ui.panels.TextToolPanel
-
- valueOf(String) - Static method in enum ly.img.android.acs.Cam.ANTI_BANDING
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.acs.Cam.CAMERA_FACING
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.acs.Cam.FLASH_MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.acs.Cam.FOCUS_MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.acs.Cam.SCENE_MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.acs.Cam.WHITE_BALANCE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.acs.utility.OrientationSensor.ScreenOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.configuration.AbstractConfig.StickerConfigInterface.STICKER_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.cropper.cropwindow.handle.Handle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.models.OperationCacheHolder.CACHE_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.operator.AbstractOperation.MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.operator.Operator.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.tools.FocusTool.MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.tools.TextTool.ColorSelection.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ly.img.android.sdk.views.PaintPreviewView.PREVIEW_MODE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ly.img.android.acs.Cam.ANTI_BANDING
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.acs.Cam.CAMERA_FACING
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.acs.Cam.FLASH_MODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.acs.Cam.FOCUS_MODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.acs.Cam.SCENE_MODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.acs.Cam.WHITE_BALANCE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.acs.utility.OrientationSensor.ScreenOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.configuration.AbstractConfig.StickerConfigInterface.STICKER_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.cropper.cropwindow.edge.Edge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.cropper.cropwindow.handle.Handle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.models.OperationCacheHolder.CACHE_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.operator.AbstractOperation.MODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.operator.Operator.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.tools.FocusTool.MODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.tools.TextTool.ColorSelection.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ly.img.android.sdk.views.PaintPreviewView.PREVIEW_MODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalListView - Class in ly.img.android.ui.widgets
-
Vertical scrollable RecyclerView
- VerticalListView(Context) - Constructor for class ly.img.android.ui.widgets.VerticalListView
-
- VerticalListView(Context, AttributeSet) - Constructor for class ly.img.android.ui.widgets.VerticalListView
-
- VerticalListView(Context, AttributeSet, int) - Constructor for class ly.img.android.ui.widgets.VerticalListView
-
- VERTICES_DATA_POS_OFFSET - Static variable in class ly.img.android.sdk.filter.ImageFilter
-
- VERTICES_DATA_POS_SIZE - Static variable in class ly.img.android.sdk.filter.ImageFilter
-
- VERTICES_DATA_STRIDE_BYTES - Static variable in class ly.img.android.sdk.filter.ImageFilter
-
- VERTICES_DATA_UV_OFFSET - Static variable in class ly.img.android.sdk.filter.ImageFilter
-
- VERTICES_DATA_UV_SIZE - Static variable in class ly.img.android.sdk.filter.ImageFilter
-