Skip to content

General

General

Categories

52 results found

  1. for Android, iOS and OSX Support

    542 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Modern GPUS are optimized for image processing. Having ImageEn offload the processing of image filtering etc to the GPU should dramaticaly speed up many image processing functions. For the developer, that would be a big benefit, ImageEn would use the fast GPU if it was there, but regular processing if it was not.

    391 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 359 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. There is already multithreaded loading/saving, but many image processing functions (merging layers, scaling greyscale etc etc) can easily be done in multiple cores at the same time. This will dramatically speed up processing of large images. Limiting to a single core on modern computers is a waste.

    260 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Create two new components:
    TDirectShowVideoView: Displays videos using DirectShow
    TDirectShowVideoCapture: Captures videos using DirectShow

    67 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. ImageEn has some great features for building a good photo editor but one thing that is lacking is the ability to add several kind of effects to an image. It would be great if you could add a series of effects like those of instagram for example.

    64 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. I would like to access the RTSP video stream which is created normally by a surveillance IP Camera.

    RTSP (https://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol) is a wrapper of the RTP (https://en.wikipedia.org/wiki/Real-time_Transport_Protocol)

    I think this would be a perfect feature which would suit your existing variety.
    I think with more use of IP Cameras the demand for this possibility will rise.

    55 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. PDF/A is an ISO-standardized version of the Portable Document Format (PDF) specialized for the digital preservation of electronic documents.

    http://en.wikipedia.org/?title=PDF/A

    52 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. When making a free-form selection it automatically aligns along color boundaries

    46 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. ImageEn can already read XMP data. Saving this information would make that feature complete as it is already possible to save EXIF and IMTC to JPG/TIF files.

    34 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Please make it possible to read Apple's iPhone or iPad optimized png images. A Delphi FMX application running on OSX can read these images perfectly fine.

    Here's some more info. I think it is not very complicated to add this:

    http://iphonedevwiki.net/index.php/CgBI_file_format
    http://www.jongware.com/pngdefry.html

    26 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. See Skitch as example how text should look like

    23 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Please add support for multiple undo and redo for each image.
    TImageEnMView.ImageUndoLimited [idx]: = 10;

    TImageEnMView.Proc.Undo (idx, AutoRedo);
    TImageEnMView.Proc.Redo (idx);

    Thank you Nigel.

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. The evidence of MAC is rising. So it would be fine to have the possibility with imageen to convert icons or bitmaps to the apple icns-format.

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. If character is not recognized provide an interface that allows a user to correct the mistake. The next time the OCR process comes across the same character it automatically uses the user definitions.

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Provide support for the Little CMS color management engine via plugin (the same way as dcrawlib.dll). A professional color management is still missing in ImageEN.

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Re-factorize code to avoid framework dependencies and platform dependencies to a separate code , this would help to use in RTL multi-platform apps, and FireMonkey apps until FM it's ready keep almost code shared as possible.

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Add Transparent property To TImageEnMView so that the component will be transparent when parent control is partially transparent.Add Transparent property To TImageEnMView so that the component will be transparent when parent control is partially transparent.

    17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Sliders to apply RGB colors, Contrast, Brightness, Sharpen, Shadow, effects...

    17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. modern image editors are completely color managed. I would like to be able to build a color managed image editor like photoshop or gimp that supports adobe rgb and wide gamuts spaces

    14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3
  • Don't see your idea?