How to erase the pencil strokes without clear lines of ink?

I use the Pro version of the Ipad.  Is it possible to do this?

Thank you!  I think that I could just use a layer separated for pencil, then ink and eliminate it the pencil when I'm by inking!

Tags: Photoshop Sketch

Similar Questions

  • need help, erase the pencil draw request.

    How to erase any pencil drawing?

    Untitled.png

    my code

    import flash.display.Sprite;

    import flash.events.MouseEvent;

    var pencilDraw:Shape = new Shape();

    var activeColor:uint = 0 x 000000;

    var b:board = new board();

    addChild (b);

    b.x = 0;

    b.y = 0;

    var circle: c1 = new c1();

    addChild (circle);

    Circle.x = 50;

    Circle.y = 50;

    var bclean:bt = new bt();

    addChild (bclean);

    bclean.x = 0;

    bclean.y = 0;

    bclean.addEventListener (MouseEvent.CLICK, hbclean);

    function hbclean(e:MouseEvent):void

    {

    trace ("click button");

    pencilDraw.graphics.clear ();

    }

    circle.addEventListener (MouseEvent.MOUSE_DOWN, startPencilTool);

    circle.addEventListener (MouseEvent.MOUSE_UP, stopPencilTool);

    function startPencilTool(e:MouseEvent):void

    {

    pencilDraw = new Shape();

    b.addChild (pencilDraw);

    e.target.startDrag ();

    pencilDraw.graphics.moveTo (circle.x, circle.y);

    pencilDraw.graphics.lineStyle (10, activeColor);

    stage.addEventListener (MouseEvent.MOUSE_MOVE, drawPencilTool);

    }

    function drawPencilTool(e:MouseEvent):void

    {

    pencilDraw.graphics.lineTo (circle.x, circle.y);

    e.updateAfterEvent ();

    }

    function stopPencilTool(e:MouseEvent):void

    {

    stopDrag();

    stage.removeEventListener (MouseEvent.MOUSE_MOVE, drawPencilTool);

    }

    If you remove the line that keeps creating new forms then your pencilDraw object will include all the lines so when you run the hbclean function to erase all the lines.

    function startPencilTool(e:MouseEvent):void

    {

    pencilDraw = new Shape();

    b.addChild (pencilDraw);  This could be moved to the original creation

    e.target.startDrag ();

    pencilDraw.graphics.moveTo (circle.x, circle.y);

    pencilDraw.graphics.lineStyle (10, activeColor);

    stage.addEventListener (MouseEvent.MOUSE_MOVE, drawPencilTool);

    }

  • Photosmart 7520: How to erase the memory of my 7520 HP printer all in one?

    How to erase the memory of my 7520 HP printer all in one?

    I try to delete all personal data before recycling.  I also want to remove the password of wireless network that seems to be in memory?

    From the front panel access home, installation, tools, Reset Factory Defaults.  Also make sure that camera cards are removed from the slots on the front panel.

  • How to erase the free space on my Mac Book Pro

    How to erase the free space on my hard drive?  I have a Mac Book Pro, built late 2013.

    Why do you do this?

  • Photoshop elements 13 is incredibly tiny on my laptop it makes this useless application, I have a laptop 13 inch.  can you tell me how to make the largest application without changing my screen resolution?

    Photoshop elements 13 is incredibly tiny on my laptop it makes this useless application, I have a laptop 13 inch.  can you tell me how to enlarge the photoshop application without changing my screen resolution?

    Well good for Photoshop to fix this, I chatted with technical support and they have a new version of 13.1 to. I've updated, then went in the preferences and found the preference of the user interface, select 200%. Who did the trick.

  • How to save the .txt file without opening a dialog box.

    Hello..

    How to save the .txt file without opening a dialog box.

    It is impossible to Flash running in the browser.

  • How to make the default text size and line spacing in small Sticky Notes?

    How to make the default text size and line spacing in small Sticky Notes

    Hello

    I suggest that you try the method below and check if it helps.

    Method 1: analysis of auditor of file system (CFS)

    System File Checker is a Windows utility that allows users to find corruptions in Windows system files and restore the damaged files. To perform a scan of the SFC, check out the link: https://support.microsoft.com/en-us/kb/929833.

    Note: the steps for Windows 8/8.1, works perfectly with Windows 10.

    Method 2: clean boot

    A clean boot is executed to start Windows by using a minimal set of drivers and startup programs. This will eliminate software conflicts that occur when you install a program, an update or when you run a program in Windows. Follow the link to perform the clean boot: https://support.microsoft.com/en-us/kb/929135.

    Kind regards

    Angelo bar

    Microsoft community

  • How to handle the case of zero insert line?

    11.2.0.2, I want to insert into a table and you want to handle the case where the zero line is inserted. I use the following code and hope an exception is caught and let me have the chance to do something
    set serveroutput on
    begin
    insert into his2051 select * from his2051  where today not in ( select distinct today from his2051 );
     EXCEPTION
        WHEN NO_DATA_FOUND THEN
            DBMS_OUTPUT.PUT_LINE('NO_DATA_FOUND exception ' );       
        WHEN OTHERS THEN
            DBMS_OUTPUT.PUT_LINE('OTHERS exception ' );       
    end;
    The block runs OK, but not seen release. How to handle the case of insertion of line 0?

    This will do what you want:

    set serveroutput on
    begin
    insert into his2051 select * from his2051  where today not in ( select distinct today from his2051 );
     if SQL%ROWCOUNT = 0 THEN
            DBMS_OUTPUT.PUT_LINE('%rowcount must be  [' || SQL%ROWCOUNT || '].' );
            DBMS_OUTPUT.PUT_LINE('NO_DATA_FOUND - but won't cause an exception ' );
     END IF;
     EXCEPTION
        WHEN OTHERS THEN
            DBMS_OUTPUT.PUT_LINE('OTHERS exception ' );
    end;
    
  • M2000 microcassette Transcriber - how to erase the tape when I'm done with the dictation?

    How clear the tape when I'm done with the dictation?

    Hi Carol! Unfortunately, this is the only way to erase the recordings on the Recorder's tape Micro M2000.

    If my post answered your question, please mark it as "accept as a Solution.

    http://bit.LY/win-4k

  • How to reset the data counter without resetting the phone

    How to reset the data counter each month so that I can control my data counter with our reset the phone (or) without using factory data reset.

    Thanks for the reply much appreciated.

    Parameters

    Data Manager

    Press the lower left key

    Reset the data counter

  • How to mirror the directory permissions without purge the source using robocopy?

    I use robocopy to move some directories for our archives. When it is moved to archive, the file is updated with the most recent files and occasionally a script will be executed to update the archive. I was not copy security permissions and noticed that in archive all records were open to all users and given full control. I need to fix all the files already ive created in archive and copy that to proceed.

    1. how to reflect the security clearance of the directories that are already in the Archives? I want to change the security permissions to reflect those that are not in the archive without necessarily copying all files on
    2. go to the front, how I copy the security permissions?
    Thank you

    Hi Chris,

    The question you posted would be better suited to Windows 7 IT pro community.
    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

  • With the help of scissors tool on the pencil strokes.

    I illustrate with the pencil tool. Sometimes, when I make changes and use the scissors to cut out the pieces of a line, the width change. I know that his stay in the same profile and that is why his change but is there a way to cut everything keeping the lines even look?Screen Shot 2015-10-12 at 2.32.07 PM.pngScreen Shot 2015-10-12 at 2.32.34 PM.png

    Probably only using the object > path > outline STROKE first. It will become just a filled shape that behave differently than a path.

  • How to add the cover sheet without affecting the numbering of the pages?

    No response yet, so maybe I should change the question "Can we add a new section break at the beginning of a document?"

    Or "How do you apply a section on a Master Page break so that when the Master Page is added to the beginning of a document, it does not change the numbering of the pages that follow?"

    Thanks much for any help!

    [INITIAL QUESTION: is it possible to add a cover sheet to an InDesign document without affecting the numbering of existing page?] I have a series of chapters in a book that should be displayed individually and require a cover sheet. Each chapter to start on a recto page, and the page numbering is set with a prefix (the chapter number) and a page number, for example, page 1.1. I can manage to add the map coverage without other brewing pages, but the cover page becomes always page 1.1 and the text begins on page 1.2 (even if it's a front page). Is it possible to do without having to manually reset the numbering of the pages in the Section and Numbering Options window?

    Thanks for any help you can give – many of these documents to work on...  In addition, never submitted a question before, hope I did it correctly!  -JCI]

    Post edited by: J Shee

    Thanks for the reply. I found a different way to keep the pages of shift, but adding that the two pages and then deleting one of them is simpler, thank you!  The numbering of the pages still changes, then perhaps there is no other way than to manually change the numbering and section options afterwards (or writing a script, which is well above my head!). The rats, because I have about 160 of these documents to do. Ah, well!

    Thank you very much, once again!

  • How to access the vmware workstation without files *.vmx or *.vmtm

    Hello

    I want to know how to access the file hard thanks to vmware workstation if .vmx or .vmtm have been misse.please give me the solution

    thanxs in advance

    You can create a new machine virtual without any disks, once created the virtual machine and add your existing drive. ..

    If you found this information useful, please consider awarding points to 'Correct' or 'useful '. Thank you!

  • How to recover the Portege M200 without optical drive or a floppy drive

    Hi guys,.

    Is it possible to perform a recovery of my M200 without using an opitcal drive or a floppy disk?

    All the solutions I have so far is based on having an optical drive of a kind or a floppy disk.
    The only solution seems to be doing through a network boot disk, but all the info regarding this option is only available for full XP not disc not the recovery disc, so I can't get that of not work either!

    Can someone tell me if there is a way to do a cover of the SD card without needing an optical drive or a floppy disk?

    Thank you

    As much I know SD card will not help at all. If you have the original recovery CD you the optical disk drive. If I remember well the docking station for this Portege should have one.

    Sorry, but I see no alternative here.

Maybe you are looking for